try to fix tooling option
This commit is contained in:
parent
83e777828f
commit
706aaed0fd
1 changed files with 1 additions and 1 deletions
|
@ -30,7 +30,7 @@ in {
|
|||
description = "Enables network manager, wifi and bluetooth";
|
||||
};
|
||||
|
||||
options.tooling = {
|
||||
tooling = {
|
||||
enable = mkEnableOption "grimm-tooling";
|
||||
|
||||
git_user = mkOption {
|
||||
|
|
Loading…
Reference in a new issue