Switch to github

This commit is contained in:
2024-06-25 20:14:32 -07:00
parent f50acef721
commit c257fba02d
2 changed files with 32 additions and 14 deletions
+1 -1
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";
};
};