38 current 2025-10-07 19:31:50 25.05.20251001.5b5be50 6.12.49 *
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
# flake for blakes nixos config
|
||||
# define new devices in outputs
|
||||
# generation: 37 current 2025-10-07 19:27:10 25.05.20251001.5b5be50 6.12.49 *
|
||||
# generation: 38 current 2025-10-07 19:31:50 25.05.20251001.5b5be50 6.12.49 *
|
||||
{
|
||||
description = "blakes nix config";
|
||||
inputs = {
|
||||
|
||||
@@ -23,7 +23,7 @@ in
|
||||
openvpn_pia_mexico = {
|
||||
config = ''
|
||||
config ${config.sops.secrets."openvpn_pia_mexico_config".path}
|
||||
#auth-user-pass /run/secrets/openvpn_pia_mexico_auth
|
||||
auth-user-pass /run/secrets/openvpn_pia_mexico_auth
|
||||
'';
|
||||
};
|
||||
};
|
||||
@@ -32,6 +32,9 @@ in
|
||||
owner = "root";
|
||||
group = "root";
|
||||
};
|
||||
"openvpn_pia_mexico.crl" = {
|
||||
owner = "root";
|
||||
group = "root";
|
||||
"openvpn_pia_mexico_config" = {
|
||||
owner = "root";
|
||||
group = "root";
|
||||
|
||||
File diff suppressed because one or more lines are too long
Reference in New Issue
Block a user