feat: refactored wireguard and fixed self-hosted bookmarks

This commit is contained in:
Nick 2025-07-06 13:35:31 -05:00
parent 5c1d3e6356
commit cd118791e5
14 changed files with 55 additions and 128 deletions

View file

@ -7,7 +7,6 @@ in
mars = {
imports = builtins.attrValues {
inherit (modules)
mullvad
syncthing
ollama
plasma
@ -17,6 +16,7 @@ in
wayland
searx
flatpak
wireGuard
;
};
};
@ -31,6 +31,7 @@ in
sddm
flatpak
espanso
wireGuard
;
};
};