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:
@@ -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.
|
||||||
|
|||||||
Reference in New Issue
Block a user