require generation of hardware file

This commit is contained in:
2025-04-15 21:58:02 -05:00
parent be1a0ca56f
commit 483ee7f020
2 changed files with 2 additions and 26 deletions
+1 -1
View File
@@ -7,7 +7,7 @@
# Secret Management
sops = {
age.keyFile = "/home/sysAdmin/.config/sops/age/keys.txt"; # No password!
age.keyFile = "./age/keys.txt"; # Make sure to gitignore, contains private key.
defaultSopsFile = ./secrets/build.json;
defaultSymlinkPath = "/run/user/1000/secrets";