mob next [ci-skip] [ci skip] [skip ci]
lastFile:machines/neptune/configuration.nix
This commit is contained in:
@@ -4,7 +4,10 @@
|
||||
|
||||
tags = {
|
||||
glom = [ "vega" ];
|
||||
b4l = [ "rigel" ];
|
||||
b4l = [
|
||||
"rigel"
|
||||
"neptune"
|
||||
];
|
||||
phonebox = [
|
||||
"neptune"
|
||||
"rigel"
|
||||
|
||||
@@ -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;
|
||||
|
||||
Reference in New Issue
Block a user