feat: I think thats the wireguard config set up

May need to alter it a bit and do more testing when I get in
This commit is contained in:
silver 2023-01-18 14:47:21 +00:00
parent a6a2489203
commit 5e0e46fc36
4 changed files with 104 additions and 1 deletions

View file

@ -92,6 +92,10 @@
# ns1
vigil = import ./machines/vigil.nix;
# wireguard
ash = import ./machines/ash.nix;
};
};