Add TODO.
This commit is contained in:
parent
e17423e226
commit
a01bcc4034
1 changed files with 2 additions and 0 deletions
|
|
@ -45,6 +45,8 @@ let
|
|||
default = 2;
|
||||
};
|
||||
|
||||
# TODO: implement this properly, or remove the option
|
||||
# See: nixos/lib/testing/network.nix
|
||||
vlans = lib.mkOption {
|
||||
type = types.ints.between 1 1024;
|
||||
default = 1;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue