diff --git a/templates/clan/default/clan.nix b/templates/clan/default/clan.nix index f18dd7a8a..9ac930a7e 100644 --- a/templates/clan/default/clan.nix +++ b/templates/clan/default/clan.nix @@ -2,6 +2,11 @@ # Ensure this is unique among all clans you want to use. meta.name = "__CHANGE_ME__"; + inventory.machines = { + # Define machines here. + # jon = { }; + }; + # Docs: See https://docs.clan.lol/reference/clanServices inventory.instances = { diff --git a/templates/clan/flake-parts/clan.nix b/templates/clan/flake-parts/clan.nix index f18dd7a8a..9ac930a7e 100644 --- a/templates/clan/flake-parts/clan.nix +++ b/templates/clan/flake-parts/clan.nix @@ -2,6 +2,11 @@ # Ensure this is unique among all clans you want to use. meta.name = "__CHANGE_ME__"; + inventory.machines = { + # Define machines here. + # jon = { }; + }; + # Docs: See https://docs.clan.lol/reference/clanServices inventory.instances = {