modules/monitoring: acutally use secrets added for monitoring
This commit is contained in:
parent
a2deec6dfb
commit
14d48882ad
@ -49,7 +49,7 @@ in
|
||||
publicKey = "eyhJKV41E1F0gZHBNqyzUnj72xg5f3bdDduVtpPN4AY=";
|
||||
}
|
||||
];
|
||||
privateKeyFile = "/var/src/secrets/wireguard/wg-monitoring";
|
||||
privateKeyFile = config.age.secrets.wg-monitoring.path;
|
||||
};
|
||||
};
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user