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