templates: Remove superfluous comment

Remove this seemingly superfluous comment.
It is unclear what it really refers to.
Let's just remove it for brevity sake.
This commit is contained in:
a-kenji
2025-02-26 00:51:46 +07:00
committed by Luis Hebendanz
parent 0c0eafe0f5
commit 7b0e652a7a

View File

@@ -28,7 +28,6 @@
}; };
in in
{ {
# All machines managed by Clan.
inherit (clan) nixosConfigurations clanInternals; inherit (clan) nixosConfigurations clanInternals;
# Add the Clan cli tool to the dev shell. # Add the Clan cli tool to the dev shell.
# Use "nix develop" to enter the dev shell. # Use "nix develop" to enter the dev shell.