From 87df7f52b2ec8f4c78b935690bc4d451a93537ef Mon Sep 17 00:00:00 2001 From: blake Date: Mon, 6 Oct 2025 10:59:20 -0500 Subject: [PATCH] 24 current 2025-10-06 10:59:17 25.05.20251001.5b5be50 6.12.49 * --- flake.nix | 2 +- modules/system/sops.nix | 1 + 2 files changed, 2 insertions(+), 1 deletion(-) diff --git a/flake.nix b/flake.nix index 46c57ed..0ced899 100644 --- a/flake.nix +++ b/flake.nix @@ -1,6 +1,6 @@ # flake for blakes nixos config # define new devices in outputs -# generation: 23 current 2025-10-06 10:57:18 25.05.20251001.5b5be50 6.12.49 * +# generation: 24 current 2025-10-06 10:59:17 25.05.20251001.5b5be50 6.12.49 * { description = "blakes nix config"; inputs = { diff --git a/modules/system/sops.nix b/modules/system/sops.nix index 4a4fe40..32bd759 100644 --- a/modules/system/sops.nix +++ b/modules/system/sops.nix @@ -34,6 +34,7 @@ in "blake_pass" = { owner = "root"; group = "root"; + path = "/run/secrets/blake_pass"; neededForUsers = true; };