nix-index.nix: enable nix-index
This commit is contained in:
parent
70c11792b4
commit
8eaa30b868
1 changed files with 1 additions and 1 deletions
|
@ -5,7 +5,7 @@
|
|||
enable = false;
|
||||
};
|
||||
nix-index = {
|
||||
enable = false;
|
||||
enable = true;
|
||||
};
|
||||
};
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue