Started with work on own wireguard server

This commit is contained in:
Jurn Wubben 2025-05-08 13:01:33 +02:00
parent 2bb3e9d699
commit 3bf145fd45
7 changed files with 79 additions and 25 deletions

View file

@ -12,5 +12,8 @@
else "root";
};
password.file = ./password.age;
wg-lapserv-private.file = ./wg-lapserv-private.age;
wg-laptop-private.file = ./wg-laptop-private.age;
};
}