We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6c813fc commit 227517dCopy full SHA for 227517d
modules/home-manager/shell.nix
@@ -35,6 +35,7 @@ in
35
AGE_KEY_FILE = ageKey;
36
MISE_AGE_KEY_FILE = ageKey;
37
SOPS_AGE_KEY_FILE = ageKey;
38
+ FNOX_AGE_KEY_FILE = ageKey;
39
};
40
sessionPath = [
41
"${homeDir}/.local/bin"
0 commit comments