try to fix tooling option

This commit is contained in:
LordGrimmauld 2024-03-16 13:51:38 +01:00
parent 83e777828f
commit 706aaed0fd

View File

@ -30,7 +30,7 @@ in {
description = "Enables network manager, wifi and bluetooth"; description = "Enables network manager, wifi and bluetooth";
}; };
options.tooling = { tooling = {
enable = mkEnableOption "grimm-tooling"; enable = mkEnableOption "grimm-tooling";
git_user = mkOption { git_user = mkOption {