diff --git a/home/home-configuration.scm b/home/home-configuration.scm index baa366c..b150eb2 100644 --- a/home/home-configuration.scm +++ b/home/home-configuration.scm @@ -31,8 +31,7 @@ (home-environment ;; Below is the list of Home services. To search for available ;; services, run 'guix home search KEYWORD' in a terminal. - ( -services + (services (list (service home-shepherd-service-type) (service home-msmtp-service-type @@ -138,6 +137,7 @@ services "hyprlock" "icecat" "icedove-wayland" + "kdeconnect" "kitty" "ksshaskpass" "kwayland-integration" @@ -152,7 +152,6 @@ services "nix" "nm-tray" "nnn" - "nss-certs" "nwg-displays" "okular" "openssh" @@ -191,6 +190,7 @@ services "unzip" "virt-manager" "visidata" + "vlc" "waybar" "wlogout" "xdg-dbus-proxy"