diff options
| author | Ryan Schanzenbacher <ryan@rschanz.org> | 2024-05-20 23:53:45 -0400 |
|---|---|---|
| committer | Ryan Schanzenbacher <ryan@rschanz.org> | 2024-05-20 23:53:45 -0400 |
| commit | adf9468e7a4dcd88f38233e9fc99f99610f080bc (patch) | |
| tree | 26cb567a45836e963e7a9d9380ace8910dfb7268 /modules | |
| parent | c5bc1749c7a31d17fb5a3a122674e078086bb7d2 (diff) | |
broken flakes atm, migrated nix to symlinks, added new hetzner host
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 |
