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

lastFile:machines/neptune/configuration.nix
This commit is contained in:
2025-11-03 14:59:15 +07:00
parent 8812dc0128
commit e66cf8babb
2 changed files with 5 additions and 2 deletions

View File

@@ -9,7 +9,7 @@
networking.fqdn = "b4l.co.th";
system.stateVersion = "25.11";
clan.core.sops.defaultGroups = [ "admins" ];
clan.core.networking.targetHost = "root@10.0.151.202";
clan.core.networking.targetHost = "root@[${config.clan.core.vars.generators.zerotier.files.zerotier-ip.value}]";
security.acme.defaults.email = "admin@b4l.co.th";
security.acme.acceptTerms = true;