no need to declare this

This commit is contained in:
Osman Faruk Bayram 2025-01-14 23:59:08 +03:00
parent d81c48e578
commit 9744b88916

View file

@ -18,7 +18,7 @@
options = "--delete-older-than 30d";
};
nix.nixPath = ["nixpkgs=${pkgs.path}"];
# nix.nixPath = ["nixpkgs=${pkgs.path}"];
# disable the database error TODO add nix-index search
programs.command-not-found.enable = false;