machines/all: machine description

This commit is contained in:
2026-05-01 11:13:53 +07:00
parent 1d823afe58
commit bc04896b63
16 changed files with 23 additions and 9 deletions
+2
View File
@@ -22,6 +22,8 @@
clan.core.sops.defaultGroups = [ "admins" ];
clan.core.networking.targetHost = "root@[${config.clan.core.vars.generators.zerotier.files.zerotier-ip.value}]";
clan.core.settings.machine.description = "Glom NAS";
nixpkgs.hostPlatform = {
system = "x86_64-linux";
};