Use fork of ragenix

This commit is contained in:
2024-09-01 14:03:27 +01:00
parent e3cb2adbb6
commit d1f1b84e82
2 changed files with 8 additions and 6 deletions

View File

@@ -17,7 +17,8 @@
home-manager-stable.inputs.nixpkgs.follows = "nixpkgs-stable";
# Stuff used by the flake for build / deployment
ragenix.url = "github:yaxitech/ragenix";
# ragenix.url = "github:yaxitech/ragenix";
ragenix.url = "github:devplayer0/ragenix/add-rekey-one-flag";
ragenix.inputs.nixpkgs.follows = "nixpkgs-unstable";
deploy-rs.url = "github:serokell/deploy-rs";
deploy-rs.inputs.nixpkgs.follows = "nixpkgs-unstable";