mob next [ci-skip] [ci skip] [skip ci]

lastFile:machines/rigel/configuration.nix
This commit is contained in:
2026-02-03 17:43:46 +07:00
parent f64119da4f
commit c1efa8b91e
3 changed files with 11 additions and 7 deletions

View File

@@ -13,4 +13,8 @@
system.stateVersion = "25.11";
clan.core.sops.defaultGroups = [ "admins" ];
clan.core.networking.targetHost = "root@[${config.clan.core.vars.generators.zerotier.files.zerotier-ip.value}]";
services.inventree = {
enable = true;
};
}