diff --git a/flake.nix b/flake.nix index ca371a4..5a92a63 100644 --- a/flake.nix +++ b/flake.nix @@ -13,7 +13,7 @@ home-manager.url = "github:nix-community/home-manager/master"; home-manager.inputs.nixpkgs.follows = "nixpkgs"; - deploy-rs.url = "github:serokell/deploy-rs"; + deploy-rs.url = "git+https://git.privatevoid.net/max/deploy-rs"; agenix.url = "github:ryantm/agenix"; agenix.inputs.nixpkgs.follows = "nixpkgs";