hosts/gatekeeper: Migrate secrets to sops
This commit is contained in:
@@ -114,7 +114,7 @@
|
||||
];
|
||||
listenPort = 51820;
|
||||
allowedIPsAsRoutes = false;
|
||||
privateKeyFile = config.age.secrets.wg-vpn.path;
|
||||
privateKeyFile = config.sops.secrets.wg-vpn.path;
|
||||
};
|
||||
};
|
||||
|
||||
|
Reference in New Issue
Block a user