machines/all: machine description
This commit is contained in:
@@ -8,6 +8,7 @@
|
|||||||
# clan.core.networking.targetHost = "root@";
|
# clan.core.networking.targetHost = "root@";
|
||||||
|
|
||||||
clan.core.settings.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.core.settings.machine.description =
|
||||||
|
"Raspberry Pi 4 SBC board for one of w phone network. (With w office)";
|
||||||
|
|
||||||
}
|
}
|
||||||
|
|||||||
@@ -8,6 +8,6 @@
|
|||||||
# clan.core.networking.targetHost = "root@";
|
# clan.core.networking.targetHost = "root@";
|
||||||
|
|
||||||
clan.core.settings.name = "almach";
|
clan.core.settings.name = "almach";
|
||||||
# clan.meta.description = "Radxa X4 SBC board for one of w phone network.";
|
clan.core.settings.machine.description = "Radxa X4 SBC board for one of w phone network.";
|
||||||
|
|
||||||
}
|
}
|
||||||
|
|||||||
@@ -8,6 +8,6 @@
|
|||||||
# clan.core.networking.targetHost = "root@";
|
# clan.core.networking.targetHost = "root@";
|
||||||
|
|
||||||
clan.core.settings.name = "alpheratz";
|
clan.core.settings.name = "alpheratz";
|
||||||
# clan.meta.description = "Radxa X4 SBC board for one of w phone network.";
|
clan.core.settings.machine.description = "Radxa X4 SBC board for one of w phone network.";
|
||||||
|
|
||||||
}
|
}
|
||||||
|
|||||||
@@ -8,6 +8,7 @@
|
|||||||
# clan.core.networking.targetHost = "root@";
|
# clan.core.networking.targetHost = "root@";
|
||||||
|
|
||||||
clan.core.settings.name = "buna";
|
clan.core.settings.name = "buna";
|
||||||
# clan.meta.description = "Radxa X4 SBC board for one of w phone network. (With w whitehouse)";
|
clan.core.settings.machine.description =
|
||||||
|
"Radxa X4 SBC board for one of w phone network. (With w whitehouse)";
|
||||||
|
|
||||||
}
|
}
|
||||||
|
|||||||
@@ -9,6 +9,8 @@ let
|
|||||||
nbClientName = "netbird-b4l";
|
nbClientName = "netbird-b4l";
|
||||||
in
|
in
|
||||||
{
|
{
|
||||||
|
clan.core.settings.machine.description = "VM machine that host ERPNext for glomglom";
|
||||||
|
|
||||||
imports = [ inputs.frappix.nixosModules.x86_64-linux.frappix ];
|
imports = [ inputs.frappix.nixosModules.x86_64-linux.frappix ];
|
||||||
nixpkgs.overlays = [
|
nixpkgs.overlays = [
|
||||||
inputs.self.overlays.frappixFrappeOverlay
|
inputs.self.overlays.frappixFrappeOverlay
|
||||||
|
|||||||
@@ -8,6 +8,7 @@ let
|
|||||||
sitename = "poyerp.newedge.house";
|
sitename = "poyerp.newedge.house";
|
||||||
in
|
in
|
||||||
{
|
{
|
||||||
|
clan.core.settings.machine.description = "VM machine that host ERPNext for poysound";
|
||||||
imports = [ inputs.frappix.nixosModules.x86_64-linux.frappix ];
|
imports = [ inputs.frappix.nixosModules.x86_64-linux.frappix ];
|
||||||
nixpkgs.overlays = [
|
nixpkgs.overlays = [
|
||||||
inputs.self.overlays.frappixFrappeOverlay
|
inputs.self.overlays.frappixFrappeOverlay
|
||||||
|
|||||||
@@ -8,6 +8,7 @@ let
|
|||||||
domain = "poy-inventory.newedge.house";
|
domain = "poy-inventory.newedge.house";
|
||||||
in
|
in
|
||||||
{
|
{
|
||||||
|
clan.core.settings.machine.description = "VM machine that host Inventree system for Poy";
|
||||||
imports = [
|
imports = [
|
||||||
inputs.self.nixosModules.inventree
|
inputs.self.nixosModules.inventree
|
||||||
];
|
];
|
||||||
|
|||||||
@@ -8,6 +8,6 @@
|
|||||||
# clan.core.networking.targetHost = "root@";
|
# clan.core.networking.targetHost = "root@";
|
||||||
|
|
||||||
clan.core.settings.name = "mirach";
|
clan.core.settings.name = "mirach";
|
||||||
# clan.meta.description = "Radxa X4 SBC board for one of w phone network.";
|
clan.core.settings.machine.description = "Radxa X4 SBC board for one of w phone network.";
|
||||||
|
|
||||||
}
|
}
|
||||||
|
|||||||
@@ -57,6 +57,6 @@
|
|||||||
];
|
];
|
||||||
|
|
||||||
clan.core.settings.name = "neptune";
|
clan.core.settings.name = "neptune";
|
||||||
# clan.meta.description = "Radxa SBC board for testing. (With vi)";
|
clan.core.settings.machine.description = "Radxa SBC board for testing. (With vi)";
|
||||||
|
|
||||||
}
|
}
|
||||||
|
|||||||
@@ -9,4 +9,5 @@
|
|||||||
};
|
};
|
||||||
system.stateVersion = "25.11";
|
system.stateVersion = "25.11";
|
||||||
clan.core.sops.defaultGroups = [ "admins" ];
|
clan.core.sops.defaultGroups = [ "admins" ];
|
||||||
|
clan.core.settings.machine.description = "A personal computer for Chocolate Shop";
|
||||||
}
|
}
|
||||||
|
|||||||
@@ -8,6 +8,7 @@ let
|
|||||||
domain = "glom-inventory.newedge.house";
|
domain = "glom-inventory.newedge.house";
|
||||||
in
|
in
|
||||||
{
|
{
|
||||||
|
clan.core.settings.machine.description = "VM machine that host Inventree system for Glom";
|
||||||
imports = [
|
imports = [
|
||||||
inputs.self.nixosModules.inventree
|
inputs.self.nixosModules.inventree
|
||||||
];
|
];
|
||||||
|
|||||||
@@ -6,9 +6,7 @@
|
|||||||
};
|
};
|
||||||
|
|
||||||
clan.core.settings.name = "ramus";
|
clan.core.settings.name = "ramus";
|
||||||
# clan.meta.description = ''
|
clan.core.settings.machine.description = "A Hetzner VPS machine own by Alex.";
|
||||||
# A Hetzner VPS machine own by Alex.
|
|
||||||
# '';
|
|
||||||
|
|
||||||
clan.core.sops.defaultGroups = [ "admins" ];
|
clan.core.sops.defaultGroups = [ "admins" ];
|
||||||
clan.core.networking.targetHost = "root@[${config.clan.core.vars.generators.zerotier.files.zerotier-ip.value}]";
|
clan.core.networking.targetHost = "root@[${config.clan.core.vars.generators.zerotier.files.zerotier-ip.value}]";
|
||||||
|
|||||||
@@ -1,5 +1,7 @@
|
|||||||
{ self, pkgs, ... }:
|
{ self, pkgs, ... }:
|
||||||
{
|
{
|
||||||
|
clan.core.settings.machine.description = "Emmie personal computer";
|
||||||
|
|
||||||
imports = [
|
imports = [
|
||||||
self.nixosModules.common
|
self.nixosModules.common
|
||||||
];
|
];
|
||||||
|
|||||||
@@ -13,4 +13,6 @@
|
|||||||
system.stateVersion = "25.11";
|
system.stateVersion = "25.11";
|
||||||
clan.core.sops.defaultGroups = [ "admins" ];
|
clan.core.sops.defaultGroups = [ "admins" ];
|
||||||
clan.core.networking.targetHost = "root@[${config.clan.core.vars.generators.zerotier.files.zerotier-ip.value}]";
|
clan.core.networking.targetHost = "root@[${config.clan.core.vars.generators.zerotier.files.zerotier-ip.value}]";
|
||||||
|
|
||||||
|
clan.core.settings.machine.description = "Zima board computer for testing in B4L";
|
||||||
}
|
}
|
||||||
|
|||||||
@@ -16,6 +16,8 @@
|
|||||||
];
|
];
|
||||||
};
|
};
|
||||||
|
|
||||||
|
clan.core.settings.machine.description = "w NAS";
|
||||||
|
|
||||||
clan.core.sops.defaultGroups = [ "admins" ];
|
clan.core.sops.defaultGroups = [ "admins" ];
|
||||||
|
|
||||||
nixpkgs.hostPlatform = {
|
nixpkgs.hostPlatform = {
|
||||||
|
|||||||
@@ -22,6 +22,8 @@
|
|||||||
clan.core.sops.defaultGroups = [ "admins" ];
|
clan.core.sops.defaultGroups = [ "admins" ];
|
||||||
clan.core.networking.targetHost = "root@[${config.clan.core.vars.generators.zerotier.files.zerotier-ip.value}]";
|
clan.core.networking.targetHost = "root@[${config.clan.core.vars.generators.zerotier.files.zerotier-ip.value}]";
|
||||||
|
|
||||||
|
clan.core.settings.machine.description = "Glom NAS";
|
||||||
|
|
||||||
nixpkgs.hostPlatform = {
|
nixpkgs.hostPlatform = {
|
||||||
system = "x86_64-linux";
|
system = "x86_64-linux";
|
||||||
};
|
};
|
||||||
|
|||||||
Reference in New Issue
Block a user