feat: disable command-not-found for nix-index
This commit is contained in:
@@ -45,6 +45,7 @@ in
|
||||
})
|
||||
];
|
||||
|
||||
programs.nix-index.enableZshIntegration = false;
|
||||
programs.nix-index-database.comma.enable = true;
|
||||
|
||||
programs.television = {
|
||||
|
||||
Reference in New Issue
Block a user