Compare commits
No commits in common. "425dc9d60ff7afeecdfce4027ed345e1751f51ea" and "bca28a54e5623e307ad9827bb865d1a6dc8705a2" have entirely different histories.
425dc9d60f
...
bca28a54e5
BIN
services/.auto-torrent.nix.swp
Normal file
BIN
services/.auto-torrent.nix.swp
Normal file
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.conf";
|
||||
wg-config = "/mnt/wg.confg";
|
||||
|
||||
ports-list = pkgs.lib.attrsets.mapAttrsToList (name: value: value.port) ports;
|
||||
in {
|
||||
|
|
Loading…
Reference in a new issue