Switch to fudo.dev

This commit is contained in:
2024-03-23 21:32:20 -07:00
parent ef92372837
commit a97f795b8d

View File

@@ -5,7 +5,7 @@
nixpkgs.url = "nixpkgs/nixos-22.05";
utils.url = "github:numtide/flake-utils";
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";
};
};