diff --git a/templates/clan/new-clan/flake.nix b/templates/clan/new-clan/flake.nix index c3dee8b9a..1e6b37deb 100644 --- a/templates/clan/new-clan/flake.nix +++ b/templates/clan/new-clan/flake.nix @@ -28,7 +28,6 @@ }; in { - # All machines managed by Clan. inherit (clan) nixosConfigurations clanInternals; # Add the Clan cli tool to the dev shell. # Use "nix develop" to enter the dev shell.