24 current 2025-10-06 10:59:17 25.05.20251001.5b5be50 6.12.49 *

This commit is contained in:
2025-10-06 10:59:20 -05:00
parent 1c60ef154b
commit 87df7f52b2
2 changed files with 2 additions and 1 deletions

View File

@@ -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 = {

View File

@@ -34,6 +34,7 @@ in
"blake_pass" = {
owner = "root";
group = "root";
path = "/run/secrets/blake_pass";
neededForUsers = true;
};