30 current 2025-10-06 11:10:44 25.05.20251001.5b5be50 6.12.49 *

This commit is contained in:
2025-10-06 11:10:47 -05:00
parent 35a6843eea
commit 0ebaebdd43
2 changed files with 2 additions and 4 deletions

View File

@@ -1,6 +1,6 @@
# flake for blakes nixos config
# define new devices in outputs
# generation: 29 current 2025-10-06 11:08:10 25.05.20251001.5b5be50 6.12.49 *
# generation: 30 current 2025-10-06 11:10:44 25.05.20251001.5b5be50 6.12.49 *
{
description = "blakes nix config";
inputs = {

View File

@@ -33,12 +33,10 @@ in
"key1" = {
owner = "root";
};
# "key2" = {
# owner = "blake";
# };
"key3" = {
owner = "blake";
group = "blake";
path = "/run/secrets/HEHEHEH";
};
"blake_pass" = {
owner = "root";