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:
parent
d5f2880457
commit
1630e37afd
5 changed files with 47 additions and 30 deletions
|
@ -25,6 +25,7 @@
|
|||
extra.wireguard.vms = {
|
||||
server = {
|
||||
enable = true;
|
||||
host = "ward";
|
||||
port = 51822;
|
||||
openFirewall = true;
|
||||
externalPeers = {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue