Compare commits
2 commits
bca28a54e5
...
425dc9d60f
Author | SHA1 | Date | |
---|---|---|---|
|
425dc9d60f | ||
|
11fcc2af53 |
Binary file not shown.
|
@ -18,7 +18,7 @@
|
|||
vm-name = "auto-torrent";
|
||||
vpn-endpoint = "193.32.248.70";
|
||||
enable-services = true;
|
||||
wg-config = "/mnt/wg.confg";
|
||||
wg-config = "/mnt/wg.conf";
|
||||
|
||||
ports-list = pkgs.lib.attrsets.mapAttrsToList (name: value: value.port) ports;
|
||||
in {
|
||||
|
|
Loading…
Reference in a new issue