diff options
| author | Ryan Schanzenbacher <ryan@rschanz.org> | 2025-12-29 18:51:55 -0500 |
|---|---|---|
| committer | Ryan Schanzenbacher <ryan@rschanz.org> | 2025-12-29 18:51:55 -0500 |
| commit | 5855a0331c0db63804d5a9db4d86c10c3bf7cc0d (patch) | |
| tree | 008ef8b1dab619236e68e748d9bc22c0d85ea5e1 /modules/ryan-config | |
| parent | 65cfa0edd440630f34408f4fe92f182763bebdd8 (diff) | |
Added netbird binary
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 329d5a7..e4e7f90 100644 --- a/modules/ryan-config/base-system.scm +++ b/modules/ryan-config/base-system.scm | |||
| @@ -166,7 +166,7 @@ | |||
| 166 | ;"openconnect-sso" | 166 | ;"openconnect-sso" |
| 167 | "webkitgtk-with-libsoup2" ; Needed for Go wails development | 167 | "webkitgtk-with-libsoup2" ; Needed for Go wails development |
| 168 | "zsh")) | 168 | "zsh")) |
| 169 | (list my-ca-certs virt-manager-ovmf bluez-ryan neovim-ryan) | 169 | (list my-ca-certs virt-manager-ovmf bluez-ryan netbird-bin neovim-ryan) |
| 170 | %my-base-packages )) | 170 | %my-base-packages )) |
| 171 | 171 | ||
| 172 | ;; Below is the list of system services. To search for available | 172 | ;; Below is the list of system services. To search for available |
