Disable `agenix` (temporarily?)

I don't really use it often, and it kinda blocks new installs due to not finding my key file. Damn it.
This commit is contained in:
Whovian NTSN 2024-09-02 15:09:19 -04:00
parent 4aadf05074
commit 0a45e4bd8b
1 changed files with 2 additions and 1 deletions

View File

@ -46,7 +46,7 @@
# programs.home-manager.enable = true;
};
age = {
/* age = {
identityPaths = [
/home/whovian/.ssh/id_ed25519.nix
];
@ -65,4 +65,5 @@
};
};
};
*/
}