This commit is contained in:
Daniel Ziltener 2023-12-01 11:44:09 +01:00
parent 9da5eae798
commit a634bd358a
Signed by: zilti
GPG Key ID: B38976E82C9DAE42
2 changed files with 5 additions and 2 deletions

View File

@ -77,7 +77,6 @@
emacs-desktop-environment
font-terminus
git
kitty
swayfx)
%base-packages))
(services

View File

@ -29,7 +29,11 @@
;; Home profile, under ~/.guix-home/profile.
(packages
(specifications->packages
(list "pinentry-qt")))
(list "chicken"
"icecat"
"kitty"
"pinentry-qt"
"waybar")))
;; Below is the list of Home services. To search for available
;; services, run 'guix home search KEYWORD' in a terminal.
(services