Was double-defining it...
This commit is contained in:
parent
340e0fcb15
commit
f8a5c9d3ec
@ -84,12 +84,6 @@ let
|
|||||||
default = null;
|
default = null;
|
||||||
};
|
};
|
||||||
|
|
||||||
local-gateway = mkOption {
|
|
||||||
type = nullOr str;
|
|
||||||
description = "Hostname of the local gateway, if any.";
|
|
||||||
default = null;
|
|
||||||
};
|
|
||||||
|
|
||||||
enable-ssh-backdoor = mkOption {
|
enable-ssh-backdoor = mkOption {
|
||||||
type = bool;
|
type = bool;
|
||||||
description =
|
description =
|
||||||
|
Loading…
x
Reference in New Issue
Block a user