nixos/hosts/physiques/odlyd/info.nix

22 lines
249 B
Nix

{
name = "odlyd";
description = "PVE adh";
id = 16;
isDebian = true;
networking = {
adm.enable = true;
adh.enable = true;
switch = {
# pas branche
};
};
ilo = {
id = 26;
switch.salameche = 8;
};
}