Switch to fudo.dev
This commit is contained in:
parent
2e88277401
commit
2073f11b1e
|
@ -5,7 +5,7 @@
|
||||||
nixpkgs.url = "nixpkgs/nixos-22.11";
|
nixpkgs.url = "nixpkgs/nixos-22.11";
|
||||||
utils.url = "github:numtide/flake-utils";
|
utils.url = "github:numtide/flake-utils";
|
||||||
helpers = {
|
helpers = {
|
||||||
url = "git+https://git.fudo.org/fudo-public/nix-helpers.git";
|
url = "git+https://fudo.dev/public/nix-helpers.git";
|
||||||
inputs.nixpkgs.follows = "nixpkgs";
|
inputs.nixpkgs.follows = "nixpkgs";
|
||||||
};
|
};
|
||||||
};
|
};
|
||||||
|
|
Loading…
Reference in New Issue