no need to declare this
This commit is contained in:
parent
d81c48e578
commit
9744b88916
1 changed files with 1 additions and 1 deletions
|
|
@ -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;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue