clanService/phonebox: default ata-ethernet-iface is
This commit is contained in:
@@ -12,6 +12,7 @@
|
||||
options.ata-ethernet-iface = lib.mkOption {
|
||||
type = lib.types.str;
|
||||
description = "An Ethernet interface that connect to ATA box.";
|
||||
default = "enp2s0";
|
||||
};
|
||||
};
|
||||
perInstance =
|
||||
|
||||
Reference in New Issue
Block a user