Switch to github

This commit is contained in:
niten 2024-06-25 20:11:11 -07:00
parent 06c061a7ca
commit e32e4b043f

View File

@ -5,7 +5,7 @@
nixpkgs.url = "nixpkgs/nixos-23.11";
utils.url = "github:numtide/flake-utils";
helpers = {
url = "git+https://fudo.dev/public/nix-helpers.git";
url = "github:fudoniten/fudo-nix-helpers";
inputs.nixpkgs.follows = "nixpkgs";
};
};