30 current 2025-10-07 16:33:54 25.05.20251001.5b5be50 6.12.49 *

This commit is contained in:
2025-10-07 18:34:58 -05:00
parent 49d6c73b2c
commit caff4de68a

View File

@@ -23,11 +23,11 @@ in
services.openvpn.servers.pia-mexico = { services.openvpn.servers.pia-mexico = {
enable = true; enable = true;
config = config.sops.secrets."openvpn_pia_mexico_config".path; config = config.sops.secrets."openvpn_pia_mexico_config".path;
sops.secrets = { };
"openvpn_pia_mexico_config" = { sops.secrets = {
owner = "root"; "openvpn_pia_mexico_config" = {
group = "root"; owner = "root";
}; group = "root";
}; };
}; };
}; };