From 7d2ab4469d797663e57a0fe95093035451d78a38 Mon Sep 17 00:00:00 2001 From: Lillian-Violet Date: Thu, 18 Apr 2024 15:10:51 +0200 Subject: [PATCH] That line seems nonsensical --- nixos/desktop/default.nix | 1 - 1 file changed, 1 deletion(-) 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