diff options
| author | Ryan Schanzenbacher <ryan@rschanz.org> | 2024-09-10 15:34:53 -0400 |
|---|---|---|
| committer | Ryan Schanzenbacher <ryan@rschanz.org> | 2024-09-10 15:34:53 -0400 |
| commit | f3ee8355e3b453fc14ac3d6b63fb7368798d66d7 (patch) | |
| tree | 52b4a8abba1824c54fedaf92026bff5620908c6c /modules | |
| parent | f2d68275367f105a0b3c25d9ab3f9245f143a271 (diff) | |
changes for wails development
Diffstat (limited to 'modules')
| -rw-r--r-- | modules/ryan-config/base-system.scm | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/modules/ryan-config/base-system.scm b/modules/ryan-config/base-system.scm index 5034f4e..566b9fe 100644 --- a/modules/ryan-config/base-system.scm +++ b/modules/ryan-config/base-system.scm | |||
| @@ -158,6 +158,7 @@ | |||
| 158 | "dconf" | 158 | "dconf" |
| 159 | "wireplumber" | 159 | "wireplumber" |
| 160 | "wireshark" | 160 | "wireshark" |
| 161 | "webkitgtk-with-libsoup2" ; Needed for Go wails development | ||
| 161 | "zsh")) | 162 | "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) | 163 | (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 )) | 164 | %my-base-packages )) |
