hosts/monitoring-3: Migrate secrets to sops
This commit is contained in:
@@ -66,7 +66,7 @@ in {
|
||||
ips = [ "fd00:327:327:327::1/64" ];
|
||||
listenPort = 54523;
|
||||
peers = monitoringPeers;
|
||||
privateKeyFile = config.age.secrets.wg-monitoring.path;
|
||||
privateKeyFile = config.sops.secrets.wg-monitoring.path;
|
||||
};
|
||||
};
|
||||
|
||||
|
Reference in New Issue
Block a user