Docs: mention clan.nix file, which is present in the default template now
This commit is contained in:
@@ -39,6 +39,7 @@ For the purpose of this guide we have two machines:
|
||||
outputs =
|
||||
{ self, clan-core, ... }:
|
||||
let
|
||||
# Sometimes this attribute set is defined in clan.nix
|
||||
clan = clan-core.lib.clan {
|
||||
inherit self;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user