Add age key creation skip; Move paths to vars;

This commit is contained in:
aloslider
2026-04-22 18:30:41 +03:00
parent eea2fb05ee
commit 09b96075de
3 changed files with 16 additions and 7 deletions
+3
View File
@@ -0,0 +1,3 @@
defaultAgeKeyPath: "~/.config/age/key.txt"
nixosAgeKeyPath: "/etc/age/key.txt"
skipCreatingAgeKey: true