diff --git a/flake.nix b/flake.nix index 0e8463d..a881de5 100644 --- a/flake.nix +++ b/flake.nix @@ -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 = { diff --git a/modules/system/sops.nix b/modules/system/sops.nix index a407c19..e0a79f7 100644 --- a/modules/system/sops.nix +++ b/modules/system/sops.nix @@ -33,12 +33,10 @@ in "key1" = { owner = "root"; }; -# "key2" = { -# owner = "blake"; -# }; "key3" = { owner = "blake"; group = "blake"; + path = "/run/secrets/HEHEHEH"; }; "blake_pass" = { owner = "root";