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

This commit is contained in:
2025-10-07 18:31:40 -05:00
parent c22d36664e
commit 49d6c73b2c

View File

@@ -25,8 +25,8 @@ in
config = config.sops.secrets."openvpn_pia_mexico_config".path; config = config.sops.secrets."openvpn_pia_mexico_config".path;
sops.secrets = { sops.secrets = {
"openvpn_pia_mexico_config" = { "openvpn_pia_mexico_config" = {
owner = root; owner = "root";
group = root; group = "root";
}; };
}; };
}; };