clan.meta.name -> clan.core.settings.name

This commit is contained in:
2026-01-09 15:23:24 +07:00
parent 49449d70e6
commit 87fe4ff8bc
7 changed files with 7 additions and 7 deletions

View File

@@ -7,7 +7,7 @@
clan.core.sops.defaultGroups = [ "admins" ]; clan.core.sops.defaultGroups = [ "admins" ];
# clan.core.networking.targetHost = "root@"; # clan.core.networking.targetHost = "root@";
clan.meta.name = "adhil"; clan.core.settings.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

@@ -7,7 +7,7 @@
clan.core.sops.defaultGroups = [ "admins" ]; clan.core.sops.defaultGroups = [ "admins" ];
# clan.core.networking.targetHost = "root@"; # clan.core.networking.targetHost = "root@";
clan.meta.name = "almach"; clan.core.settings.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

@@ -7,7 +7,7 @@
clan.core.sops.defaultGroups = [ "admins" ]; clan.core.sops.defaultGroups = [ "admins" ];
# clan.core.networking.targetHost = "root@"; # clan.core.networking.targetHost = "root@";
clan.meta.name = "alpheratz"; clan.core.settings.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

@@ -7,7 +7,7 @@
clan.core.sops.defaultGroups = [ "admins" ]; clan.core.sops.defaultGroups = [ "admins" ];
# clan.core.networking.targetHost = "root@"; # clan.core.networking.targetHost = "root@";
clan.meta.name = "buna"; clan.core.settings.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

@@ -7,7 +7,7 @@
clan.core.sops.defaultGroups = [ "admins" ]; clan.core.sops.defaultGroups = [ "admins" ];
# clan.core.networking.targetHost = "root@"; # clan.core.networking.targetHost = "root@";
clan.meta.name = "mirach"; clan.core.settings.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

@@ -56,7 +56,7 @@
"tls://astrra.space:55535" "tls://astrra.space:55535"
]; ];
clan.meta.name = "neptune"; clan.core.settings.name = "neptune";
# clan.meta.description = "Radxa SBC board for testing. (With vi)"; # clan.meta.description = "Radxa SBC board for testing. (With vi)";
} }

View File

@@ -5,7 +5,7 @@
system = "x86_64-linux"; system = "x86_64-linux";
}; };
clan.meta.name = "ramus"; clan.core.settings.name = "ramus";
# clan.meta.description = '' # clan.meta.description = ''
# A Hetzner VPS machine own by Alex. # A Hetzner VPS machine own by Alex.
# ''; # '';