32 current 2025-10-07 19:11:04 25.05.20251001.5b5be50 6.12.49 *

This commit is contained in:
2025-10-07 19:11:50 -05:00
parent 55e509a6ca
commit 580c4b1318
2 changed files with 2 additions and 6 deletions

View File

@@ -1,6 +1,6 @@
# flake for blakes nixos config # flake for blakes nixos config
# define new devices in outputs # 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"; description = "blakes nix config";
inputs = { inputs = {

View File

@@ -28,11 +28,7 @@ in
}; };
}; };
sops.secrets = { sops.secrets = {
"openvpn_pia_mexico_username" = { "openvpn_pia_mexico_auth" = {
owner = "root";
group = "root";
};
"openvpn_pia_mexico_password" = {
owner = "root"; owner = "root";
group = "root"; group = "root";
}; };