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

@ -23,8 +23,8 @@
};
};
ragenix = {
url = "github:yaxitech/ragenix";
agenix = {
url = "github:uku3lig/agenix";
inputs.nixpkgs.follows = "nixpkgs";
};