hosts/gatekeeper: add vpn secret
This commit is contained in:
@@ -100,7 +100,7 @@
|
||||
];
|
||||
listenPort = 51820;
|
||||
allowedIPsAsRoutes = false;
|
||||
privateKeyFile = "/var/src/secrets/wireguard/wg-vpn";
|
||||
privateKeyFile = config.age.secrets.wg-vpn.path;
|
||||
};
|
||||
};
|
||||
|
||||
|
Reference in New Issue
Block a user