add wireguard module from wiki and prepare sops

This commit is contained in:
ahtlon
2024-11-14 19:28:40 +01:00
committed by kalipso
parent a10fb33c29
commit ca1e9a3af6
3 changed files with 62 additions and 0 deletions

View File

@@ -7,6 +7,7 @@ in
imports =
[ # Include the results of the hardware scan.
../modules/malobeo_user.nix
./wireguard.nix
];
sops.defaultSopsFile = ./secrets.yaml;