diff --git a/config.org b/config.org index 8027e4d..667b51a 100644 --- a/config.org +++ b/config.org @@ -192,7 +192,7 @@ This adds the Nonguix channel. - git - glu - hwdata -- hyprland +- hyprland-xwayland - i915-firmware - libdrm - libglvnd diff --git a/config.scm b/config.scm index 8298be6..da60fbe 100644 --- a/config.scm +++ b/config.scm @@ -94,7 +94,7 @@ git glu hwdata - hyprland + hyprland-xwayland i915-firmware libdrm libglvnd diff --git a/home/home-configuration.scm b/home/home-configuration.scm index 0789344..235faa5 100644 --- a/home/home-configuration.scm +++ b/home/home-configuration.scm @@ -31,7 +31,8 @@ (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 @@ -102,7 +103,8 @@ (simple-service 'ziltis-packages home-profile-service-type (specifications->packages - (list "bind:utils" + (list "afew" + "bind:utils" "bsd-games" "bolt" "browserpass-native" @@ -127,6 +129,7 @@ "fzf" "gammastep" "gash" + "git:send-email" "grim" "guile" "glibc-locales" @@ -135,8 +138,10 @@ "hyprpaper" "hypridle" "hyprlock" + "hyprland-xwayland-plugin-hyprsplit" "icecat" "icedove-wayland" + "isync" "kdeconnect" "kitty" "ksshaskpass" @@ -153,6 +158,7 @@ "nix" "nm-tray" "nnn" + "notmuch" "nss-certs" "nwg-displays" "okular" @@ -163,6 +169,7 @@ "pavucontrol" "perl-mozilla-ca" "pinentry-qt" + "pkg-config" "plasma-wayland-protocols" "process-compose" "qt5ct"