diff --git a/nixos/desktop/default.nix b/nixos/desktop/default.nix index 7868fa1..a34bdc5 100644 --- a/nixos/desktop/default.nix +++ b/nixos/desktop/default.nix @@ -28,7 +28,6 @@ # Allow executing of anything on the system with a , eg: , python executes python from the nix store even if not in $PATH currently programs.command-not-found.enable = false; programs.nix-index.enable = true; - programs.nix-index-database.comma.enable = true; environment.systemPackages = with pkgs; [ # Custom tools