Setup wireguard

This commit is contained in:
Charlotte Van Petegem 2022-11-18 23:25:54 +01:00
parent 66e515a419
commit d6619a35fa
No known key found for this signature in database
GPG key ID: 019E764B7184435A
10 changed files with 216 additions and 46 deletions

View file

@ -2,7 +2,8 @@
{
imports = [
./ovh.nix
./mobile.nix
./ovh.nix
./wireguard.nix
];
}