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:
parent
4aadf05074
commit
0a45e4bd8b
1 changed files with 2 additions and 1 deletions
|
@ -46,7 +46,7 @@
|
||||||
# programs.home-manager.enable = true;
|
# programs.home-manager.enable = true;
|
||||||
};
|
};
|
||||||
|
|
||||||
age = {
|
/* age = {
|
||||||
identityPaths = [
|
identityPaths = [
|
||||||
/home/whovian/.ssh/id_ed25519.nix
|
/home/whovian/.ssh/id_ed25519.nix
|
||||||
];
|
];
|
||||||
|
@ -65,4 +65,5 @@
|
||||||
};
|
};
|
||||||
};
|
};
|
||||||
};
|
};
|
||||||
|
*/
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in a new issue