Merge pull request 'templates: Remove superfluous comment' (#2932) from kenji/clan-core:templates/remove-superfluuous-comment into main

Reviewed-on: https://git.clan.lol/clan/clan-core/pulls/2932
This commit is contained in:
Luis Hebendanz
2025-02-27 09:57:13 +00:00

View File

@@ -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.