{ pkgs, ... }: { home.packages = [ pkgs.iosevka-normal-pt-mono ]; services.wired = { config = "${./wired.ron}"; }; }