rename
This commit is contained in:
@@ -30,7 +30,7 @@
|
||||
description = "Whether enable all the root user stuff";
|
||||
};
|
||||
|
||||
options.shell = lib.mkOption {
|
||||
options.enableShell = lib.mkOption {
|
||||
type = lib.types.bool;
|
||||
default = true;
|
||||
description = "Whether to enable all the zsh stuff";
|
||||
|
||||
Reference in New Issue
Block a user