diff options
| author | Ryan Schanzenbacher <ryan@rschanz.org> | 2024-09-03 14:09:35 -0400 |
|---|---|---|
| committer | Ryan Schanzenbacher <ryan@rschanz.org> | 2024-09-03 14:09:35 -0400 |
| commit | 6cc18a0d63f5494aee56f17d3b422d53993f8ab3 (patch) | |
| tree | df912e7e23146b6592f95705e823a07ab93d6a62 /modules/ryan-config | |
| parent | 7b8185c6ca47a6b6d27cefcd816c49e2bd7cd591 (diff) | |
added tridactyl stuffs
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 ac1ac79..5034f4e 100644 --- a/modules/ryan-config/base-system.scm +++ b/modules/ryan-config/base-system.scm | |||
| @@ -159,7 +159,7 @@ | |||
| 159 | "wireplumber" | 159 | "wireplumber" |
| 160 | "wireshark" | 160 | "wireshark" |
| 161 | "zsh")) | 161 | "zsh")) |
| 162 | (list my-ca-certs swaylock-effects-new xdg-desktop-portal-hyprland-ryan virt-manager-ovmf bluez-ryan blueman-ryan swayidle-new waybar-new hyprlock) | 162 | (list my-ca-certs swaylock-effects-new xdg-desktop-portal-hyprland-ryan virt-manager-ovmf bluez-ryan blueman-ryan swayidle-new waybar-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 |
