feat(flake): switch from agenix to ragenix
This commit is contained in:
parent
574ab24e05
commit
3941ac0182
2 changed files with 109 additions and 8 deletions
|
@ -21,8 +21,9 @@
|
|||
nur.url = "github:nix-community/NUR/master";
|
||||
|
||||
agenix = {
|
||||
url = "github:ryantm/agenix";
|
||||
url = "github:yaxitech/ragenix";
|
||||
inputs.nixpkgs.follows = "nixpkgs";
|
||||
inputs.flake-utils.follows = "flake-utils";
|
||||
};
|
||||
|
||||
deploy-rs = {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue