diff --git a/flake.nix b/flake.nix index a0ce167..29c01fd 100644 --- a/flake.nix +++ b/flake.nix @@ -60,8 +60,7 @@ }; snapraid-aio = { - # url = "git+https://git.ryot.foo/toph/snapraid-aio.nix.git"; - url = "git+https://git.ryot.foo/toph/snapraid-aio.nix.git"; + url = "github:tophc7/snapraid-aio.nix"; inputs.nixpkgs.follows = "nixpkgs-unstable"; }; @@ -71,7 +70,7 @@ }; yay = { - url = "git+https://git.ryot.foo/toph/yay.nix.git"; + url = "github:tophc7/yay.nix"; inputs.nixpkgs.follows = "nixpkgs-unstable"; };