bump clan-core

This commit is contained in:
2025-12-29 16:55:23 +07:00
parent 4e83773e21
commit 90c739991d
9 changed files with 29 additions and 30 deletions

View File

@@ -8,6 +8,6 @@
# clan.core.networking.targetHost = "root@";
clan.meta.name = "adhil";
clan.meta.description = "Raspberry Pi 4 SBC board for one of w phone network. (With w office)";
# clan.meta.description = "Raspberry Pi 4 SBC board for one of w phone network. (With w office)";
}

View File

@@ -8,6 +8,6 @@
# clan.core.networking.targetHost = "root@";
clan.meta.name = "almach";
clan.meta.description = "Radxa X4 SBC board for one of w phone network.";
# clan.meta.description = "Radxa X4 SBC board for one of w phone network.";
}

View File

@@ -8,6 +8,6 @@
# clan.core.networking.targetHost = "root@";
clan.meta.name = "alpheratz";
clan.meta.description = "Radxa X4 SBC board for one of w phone network.";
# clan.meta.description = "Radxa X4 SBC board for one of w phone network.";
}

View File

@@ -8,6 +8,6 @@
# clan.core.networking.targetHost = "root@";
clan.meta.name = "buna";
clan.meta.description = "Radxa X4 SBC board for one of w phone network. (With w whitehouse)";
# clan.meta.description = "Radxa X4 SBC board for one of w phone network. (With w whitehouse)";
}

View File

@@ -8,6 +8,6 @@
# clan.core.networking.targetHost = "root@";
clan.meta.name = "mirach";
clan.meta.description = "Radxa X4 SBC board for one of w phone network.";
# clan.meta.description = "Radxa X4 SBC board for one of w phone network.";
}

View File

@@ -57,6 +57,6 @@
];
clan.meta.name = "neptune";
clan.meta.description = "Radxa SBC board for testing. (With vi)";
# clan.meta.description = "Radxa SBC board for testing. (With vi)";
}

View File

@@ -6,9 +6,9 @@
};
clan.meta.name = "ramus";
clan.meta.description = ''
A Hetzner VPS machine own by Alex.
'';
# clan.meta.description = ''
# A Hetzner VPS machine own by Alex.
# '';
clan.core.sops.defaultGroups = [ "admins" ];
clan.core.networking.targetHost = "root@[${config.clan.core.vars.generators.zerotier.files.zerotier-ip.value}]";

View File

@@ -19,7 +19,6 @@
system = "x86_64-linux";
};
networking.fqdn = config.clan.core.vars.generators.vega-internal-domain.files.name.value;
system.stateVersion = "25.11";
}