.
This commit is contained in:
parent
811750af99
commit
b2e826da45
1 changed files with 3 additions and 3 deletions
|
@ -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"
|
||||
|
|
Loading…
Reference in a new issue