tv iptables extraTypes: add Retiolum
This commit is contained in:
parent
8371e21c10
commit
bc534f38aa
@ -32,6 +32,10 @@ let {
|
||||
type = with types; listOf str;
|
||||
default = [];
|
||||
};
|
||||
filter.Retiolum = mkOption {
|
||||
type = with types; listOf str;
|
||||
default = [];
|
||||
};
|
||||
};
|
||||
};
|
||||
};
|
||||
|
Loading…
Reference in New Issue
Block a user