{ pkgs, ... }: { home.packages = [ pkgs.IosevkaIBMPlexMono ]; services.wired = { config = "${./wired.ron}"; }; }