feat(agenix): switch to ragenix

This commit is contained in:
reo101 2023-12-26 01:14:25 +02:00
parent 05f384a035
commit b8eee7ef35
Signed by: reo101
GPG key ID: 675AA7EF13964ACB
3 changed files with 22 additions and 64 deletions

View file

@ -59,15 +59,16 @@
};
};
ragenix = {
url = "github:yaxitech/ragenix";
inputs.agenix.follows = "agenix";
};
agenix-rekey = {
url = "github:oddlama/agenix-rekey";
inputs.nixpkgs.follows = "nixpkgs";
};
ragenix = {
url = "github:yaxitech/ragenix";
};
# Nix User Repository
nur = {
url = "github:nix-community/NUR";
@ -118,8 +119,8 @@
, disko
, deploy-rs
, agenix
, agenix-rekey
, ragenix
, agenix-rekey
, nur
, spicetify-nix
, hardware