parent
6ea501044b
commit
ebb21e1bf6
|
@ -83,7 +83,6 @@ in {
|
|||
enableNushellIntegration = mkOption {
|
||||
default = true;
|
||||
type = types.bool;
|
||||
readOnly = true;
|
||||
description = ''
|
||||
Whether to enable Nushell integration.
|
||||
'';
|
||||
|
|
Loading…
Reference in a new issue