switch to agenix

for some unknown reason ragenix sometimes doesn't compile, oh well
also, using my own fork because ryantm's doesn't armor age files
This commit is contained in:
uku 2023-11-16 01:45:49 +01:00
parent d85a02c68b
commit 55096c3b4d
Signed by: uku
GPG key ID: 7D01D7B105E77166
6 changed files with 53 additions and 161 deletions

View file

@ -24,7 +24,7 @@
nixos = with inputs; [
./common.nix
ragenix.nixosModules.default
agenix.nixosModules.default
];
desktop = with inputs;