diff options
author | Ryan Schanzenbacher <ryan@rschanz.org> | 2023-10-11 22:07:28 -0400 |
---|---|---|
committer | Ryan Schanzenbacher <ryan@rschanz.org> | 2023-10-11 22:07:28 -0400 |
commit | cc8f9e2f8ee1f8dcfcf054d1bcbc607f0064a7c6 (patch) | |
tree | 042c932650ebc6a19c11fcbe8885d3756117d183 /modules/ryan-config | |
parent | 8452174a586fae2172a7b6aede484185899b58b1 (diff) |
fuck it we ball
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 |