diff options
Diffstat (limited to 'modules')
-rw-r--r-- | modules/ryan-config/base-system.scm | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/modules/ryan-config/base-system.scm b/modules/ryan-config/base-system.scm index 2b1f3d8..5d66985 100644 --- a/modules/ryan-config/base-system.scm +++ b/modules/ryan-config/base-system.scm | |||
@@ -131,7 +131,7 @@ | |||
131 | "adwaita-icon-theme" | 131 | "adwaita-icon-theme" |
132 | "hicolor-icon-theme" | 132 | "hicolor-icon-theme" |
133 | "git" | 133 | "git" |
134 | "waybar" | 134 | ;"waybar" |
135 | "gnupg" | 135 | "gnupg" |
136 | "light" | 136 | "light" |
137 | "avahi" | 137 | "avahi" |
@@ -158,7 +158,7 @@ | |||
158 | "wireplumber" | 158 | "wireplumber" |
159 | "wireshark" | 159 | "wireshark" |
160 | "zsh")) | 160 | "zsh")) |
161 | (list my-ca-certs swaylock-effects-new xdg-desktop-portal-hyprland-ryan virt-manager-ovmf bluez-ryan blueman-ryan swayidle-new) | 161 | (list my-ca-certs swaylock-effects-new xdg-desktop-portal-hyprland-ryan virt-manager-ovmf bluez-ryan blueman-ryan swayidle-new waybar-new) |
162 | %my-base-packages )) | 162 | %my-base-packages )) |
163 | 163 | ||
164 | ;; Below is the list of system services. To search for available | 164 | ;; Below is the list of system services. To search for available |