That line seems nonsensical

This commit is contained in:
Lillian Violet 2024-04-18 15:10:51 +02:00
parent 2713e8cb3b
commit 7d2ab4469d

View file

@ -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