Skip to content

Command not found

programs.command-not-found.dbPath

Absolute path to programs.sqlite.

By default this file will be provided by your channel (nixexprs.tar.xz).

Type: path

Default

"/nix/var/nix/profiles/per-user/root/channels/nixos/programs.sqlite"

Declared by: https://github.com/nixos/nixpkgs/blob/master/nixos/modules/programs/command-not-found/command-not-found.nix

programs.command-not-found.enable

Whether interactive shells should show which Nix package (if any) provides a missing command.

Type: boolean

Default

true

Declared by: https://github.com/nixos/nixpkgs/blob/master/nixos/modules/programs/command-not-found/command-not-found.nix