From f72f22b250ecf22657ffc9e6082086377031ea8a Mon Sep 17 00:00:00 2001 From: tzlil Date: Sun, 30 Jul 2023 13:19:39 +0300 Subject: clean up a bit --- mixins/cli.nix | 1 + 1 file changed, 1 insertion(+) (limited to 'mixins/cli.nix') diff --git a/mixins/cli.nix b/mixins/cli.nix index 6fd5ce6..936098d 100644 --- a/mixins/cli.nix +++ b/mixins/cli.nix @@ -15,6 +15,7 @@ imports = [ inputs.viper-nix-common.homeModules.xdg ]; + programs.command-not-found.dbPath = inputs.programsdb.packages.${pkgs.system}.programs-sqlite; home = { packages = with pkgs; [ rsync -- cgit 1.4.1