disable vscode
This commit is contained in:
parent
fcf4605bd9
commit
8db694019a
@ -26,7 +26,7 @@ in
|
||||
type = types.bool;
|
||||
};
|
||||
vscode.enable = mkOption {
|
||||
default = true;
|
||||
default = false;
|
||||
type = types.bool;
|
||||
};
|
||||
};
|
||||
|
Loading…
x
Reference in New Issue
Block a user