This commit is contained in:
Daniel Ziltener 2024-04-09 18:03:54 +02:00
parent 811750af99
commit b2e826da45
Signed by: zilti
GPG key ID: B38976E82C9DAE42

View file

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