We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c5ab7c1 commit 112a1e7Copy full SHA for 112a1e7
nix-darwin/base/default.nix
@@ -40,7 +40,7 @@
40
(flakehub "nixos-generators" "nix-community" "nixos-generators")
41
(flakehub "nixpkgs" "DeterminateSystems" "nixpkgs-weekly")
42
(flakehub "nome" "the-nix-way" "nome")
43
- (github "templates" "NixOS" "templates")
+ (flakehub "templates" "DeterminateSystems" "flake-templates")
44
];
45
version = 2;
46
};
0 commit comments