From 580c4b1318de983198623d23d46cf0acb3a85d27 Mon Sep 17 00:00:00 2001 From: blake Date: Tue, 7 Oct 2025 19:11:50 -0500 Subject: [PATCH] 32 current 2025-10-07 19:11:04 25.05.20251001.5b5be50 6.12.49 * --- flake.nix | 2 +- modules/system/vpns.nix | 6 +----- 2 files changed, 2 insertions(+), 6 deletions(-) diff --git a/flake.nix b/flake.nix index f2e71c3..df69116 100644 --- a/flake.nix +++ b/flake.nix @@ -1,6 +1,6 @@ # flake for blakes nixos config # define new devices in outputs -# generation: 31 current 2025-10-07 18:51:16 25.05.20251001.5b5be50 6.12.49 * +# generation: 32 current 2025-10-07 19:11:04 25.05.20251001.5b5be50 6.12.49 * { description = "blakes nix config"; inputs = { diff --git a/modules/system/vpns.nix b/modules/system/vpns.nix index cf6075f..ea5586a 100644 --- a/modules/system/vpns.nix +++ b/modules/system/vpns.nix @@ -28,11 +28,7 @@ in }; }; sops.secrets = { - "openvpn_pia_mexico_username" = { - owner = "root"; - group = "root"; - }; - "openvpn_pia_mexico_password" = { + "openvpn_pia_mexico_auth" = { owner = "root"; group = "root"; };