This commit is contained in:
Daniel Ziltener 2024-04-16 12:16:03 +02:00
parent df7c5f8c46
commit f82b850e0d
Signed by: zilti
GPG Key ID: B38976E82C9DAE42
3 changed files with 11 additions and 4 deletions

View File

@ -192,7 +192,7 @@ This adds the Nonguix channel.
- git - git
- glu - glu
- hwdata - hwdata
- hyprland - hyprland-xwayland
- i915-firmware - i915-firmware
- libdrm - libdrm
- libglvnd - libglvnd

View File

@ -94,7 +94,7 @@
git git
glu glu
hwdata hwdata
hyprland hyprland-xwayland
i915-firmware i915-firmware
libdrm libdrm
libglvnd libglvnd

View File

@ -31,7 +31,8 @@
(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
@ -102,7 +103,8 @@
(simple-service 'ziltis-packages (simple-service 'ziltis-packages
home-profile-service-type home-profile-service-type
(specifications->packages (specifications->packages
(list "bind:utils" (list "afew"
"bind:utils"
"bsd-games" "bsd-games"
"bolt" "bolt"
"browserpass-native" "browserpass-native"
@ -127,6 +129,7 @@
"fzf" "fzf"
"gammastep" "gammastep"
"gash" "gash"
"git:send-email"
"grim" "grim"
"guile" "guile"
"glibc-locales" "glibc-locales"
@ -135,8 +138,10 @@
"hyprpaper" "hyprpaper"
"hypridle" "hypridle"
"hyprlock" "hyprlock"
"hyprland-xwayland-plugin-hyprsplit"
"icecat" "icecat"
"icedove-wayland" "icedove-wayland"
"isync"
"kdeconnect" "kdeconnect"
"kitty" "kitty"
"ksshaskpass" "ksshaskpass"
@ -153,6 +158,7 @@
"nix" "nix"
"nm-tray" "nm-tray"
"nnn" "nnn"
"notmuch"
"nss-certs" "nss-certs"
"nwg-displays" "nwg-displays"
"okular" "okular"
@ -163,6 +169,7 @@
"pavucontrol" "pavucontrol"
"perl-mozilla-ca" "perl-mozilla-ca"
"pinentry-qt" "pinentry-qt"
"pkg-config"
"plasma-wayland-protocols" "plasma-wayland-protocols"
"process-compose" "process-compose"
"qt5ct" "qt5ct"