Skip to content

Commit 112a1e7

Browse files
committed
Use DetSys templates
1 parent c5ab7c1 commit 112a1e7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

nix-darwin/base/default.nix

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@
4040
(flakehub "nixos-generators" "nix-community" "nixos-generators")
4141
(flakehub "nixpkgs" "DeterminateSystems" "nixpkgs-weekly")
4242
(flakehub "nome" "the-nix-way" "nome")
43-
(github "templates" "NixOS" "templates")
43+
(flakehub "templates" "DeterminateSystems" "flake-templates")
4444
];
4545
version = 2;
4646
};

0 commit comments

Comments
 (0)