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

lastFile:modules/clan/phonebox/default.nix
This commit is contained in:
2025-12-22 17:24:10 +07:00
parent ec4c3897e2
commit bf64ee1202

View File

@@ -14,6 +14,11 @@
description = "An Ethernet interface that connect to ATA box.";
default = "enp2s0";
};
options.ownerName = lib.mkOption {
type = lib.types.str;
description = "The owner's name for this unit";
default = "";
};
};
perInstance =
{