diff --git a/hosts/pinwheel/configuration.nix b/hosts/pinwheel/configuration.nix index a649b38..5f5ce57 100644 --- a/hosts/pinwheel/configuration.nix +++ b/hosts/pinwheel/configuration.nix @@ -76,7 +76,7 @@ }; mod = { - nix-index.enable = true; + nix-index.enable = false; greetd.enable = true; hyprland.enable = true; swaylock.enable = false;