{ config, pkgs, lib, ... }: { programs.command-not-found = { enable = true; }; }