mob next [ci-skip] [ci skip] [skip ci]

lastFile:inventories/default.nix
This commit is contained in:
2025-10-30 16:16:15 +07:00
parent 93c43ef924
commit 2147b1d0cb

View File

@@ -66,6 +66,12 @@
input = "self";
};
roles.default.tags."phonebox" = { };
roles.default.machines.rigel.settings = {
ata-ethernet-iface = "enp2s0";
};
roles.default.machines.neptune.settings = {
ata-ethernet-iface = "enp2s0";
};
};
asterisk = {