diff options
author | Ryan Schanzenbacher <ryan@rschanz.org> | 2023-08-08 00:03:07 -0400 |
---|---|---|
committer | Ryan Schanzenbacher <ryan@rschanz.org> | 2023-08-08 00:03:29 -0400 |
commit | ccc107481f30521357715dd2b6aaf2252296133c (patch) | |
tree | ef86903f810bef4de484dcf9132ff2250e82f58e /modules/ryan-config | |
parent | 87ee4aca66c0ad5909e99c2ce4ff658bb2b57a93 (diff) |
success... i think
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 9273e17..f0c8e03 100644 --- a/modules/ryan-config/base-system.scm +++ b/modules/ryan-config/base-system.scm | |||
@@ -141,7 +141,7 @@ | |||
141 | "wireplumber" | 141 | "wireplumber" |
142 | "wireshark" | 142 | "wireshark" |
143 | "zsh")) | 143 | "zsh")) |
144 | (list my-ca-certs swaylock-effects-new waybar-new xdg-desktop-portal-hyprland hyprland-share-picker) | 144 | (list my-ca-certs swaylock-effects-new waybar-new xdg-desktop-portal-hyprland) |
145 | %my-base-packages )) | 145 | %my-base-packages )) |
146 | 146 | ||
147 | ;; Below is the list of system services. To search for available | 147 | ;; Below is the list of system services. To search for available |