1
1
Fork 1
mirror of https://github.com/oddlama/nix-config.git synced 2025-10-11 07:10:39 +02:00

feat(wireguard): qr generation finished

This commit is contained in:
oddlama 2023-04-15 16:29:37 +02:00
parent d5f2880457
commit 1630e37afd
No known key found for this signature in database
GPG key ID: 14EFE510775FE39A
5 changed files with 47 additions and 30 deletions

View file

@ -25,6 +25,7 @@
extra.wireguard.vms = {
server = {
enable = true;
host = "ward";
port = 51822;
openFirewall = true;
externalPeers = {