nix-index: init
This commit is contained in:
parent
137b14ff40
commit
43cc623ee3
4 changed files with 2 additions and 15 deletions
|
@ -1,9 +1,8 @@
|
|||
{pkgs, ...}: {
|
||||
programs = {
|
||||
# We have to disable this and use nix-index instead. (Rust >>> Pearl)
|
||||
command-not-found = {
|
||||
# TODO fix this
|
||||
enable = false;
|
||||
dbPath = pkgs.sqlite;
|
||||
};
|
||||
nix-index = {
|
||||
enable = true;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue