diff options
Diffstat (limited to 'modules/ryan-config')
-rw-r--r-- | modules/ryan-config/base-system.scm | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/modules/ryan-config/base-system.scm b/modules/ryan-config/base-system.scm index bf16141..d04e1a0 100644 --- a/modules/ryan-config/base-system.scm +++ b/modules/ryan-config/base-system.scm | |||
@@ -146,7 +146,7 @@ | |||
146 | "wireplumber" | 146 | "wireplumber" |
147 | "wireshark" | 147 | "wireshark" |
148 | "zsh")) | 148 | "zsh")) |
149 | (list my-ca-certs swaylock-effects-new waybar-new xdg-desktop-portal-hyprland virt-manager-ovmf) | 149 | (list my-ca-certs swaylock-effects-new xdg-desktop-portal-hyprland virt-manager-ovmf) |
150 | %my-base-packages )) | 150 | %my-base-packages )) |
151 | 151 | ||
152 | ;; Below is the list of system services. To search for available | 152 | ;; Below is the list of system services. To search for available |