.
This commit is contained in:
parent
3265324ab2
commit
654cbfac28
1 changed files with 4 additions and 1 deletions
|
@ -31,10 +31,13 @@
|
||||||
(specifications->packages
|
(specifications->packages
|
||||||
(list "chicken"
|
(list "chicken"
|
||||||
"fuzzel"
|
"fuzzel"
|
||||||
|
"gammastep"
|
||||||
"icecat"
|
"icecat"
|
||||||
"kitty"
|
"kitty"
|
||||||
"pinentry-qt"
|
"pinentry-qt"
|
||||||
"waybar")))
|
"swayidle"
|
||||||
|
"waybar"
|
||||||
|
"wlogout")))
|
||||||
;; 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
|
||||||
|
|
Loading…
Reference in a new issue