summaryrefslogtreecommitdiff
path: root/modules/ryan-config/base-system.scm
diff options
context:
space:
mode:
Diffstat (limited to 'modules/ryan-config/base-system.scm')
-rw-r--r--modules/ryan-config/base-system.scm4
1 files changed, 2 insertions, 2 deletions
diff --git a/modules/ryan-config/base-system.scm b/modules/ryan-config/base-system.scm
index 6c112f9..2e58dcf 100644
--- a/modules/ryan-config/base-system.scm
+++ b/modules/ryan-config/base-system.scm
@@ -123,7 +123,7 @@
123 (packages (append (map specification->package (list "sway" 123 (packages (append (map specification->package (list "sway"
124 ;"hyprland" 124 ;"hyprland"
125 "swaybg" 125 "swaybg"
126 "swayidle" 126 ;"swayidle"
127 ;"swaylock-effects" 127 ;"swaylock-effects"
128 "fuzzel" 128 "fuzzel"
129 "foot" 129 "foot"
@@ -159,7 +159,7 @@
159 "wireplumber" 159 "wireplumber"
160 "wireshark" 160 "wireshark"
161 "zsh")) 161 "zsh"))
162 (list my-ca-certs swaylock-effects-new waybar-new xdg-desktop-portal-hyprland-ryan hyprland-temp virt-manager-ovmf bluez-ryan blueman-ryan) 162 (list my-ca-certs swaylock-effects-new waybar-new xdg-desktop-portal-hyprland-ryan hyprland-temp virt-manager-ovmf bluez-ryan blueman-ryan swayidle-new)
163 %my-base-packages )) 163 %my-base-packages ))
164 164
165 ;; Below is the list of system services. To search for available 165 ;; Below is the list of system services. To search for available