From 50eaad99c70441b153938fbdb601e3dcc7fce094 Mon Sep 17 00:00:00 2001 From: Baitinq Date: Wed, 21 Sep 2022 16:33:46 +0200 Subject: Overlays: Base: Add database arg patch to comma --- hosts/home.nix | 1 + 1 file changed, 1 insertion(+) (limited to 'hosts') diff --git a/hosts/home.nix b/hosts/home.nix index dc77595..7b1990f 100644 --- a/hosts/home.nix +++ b/hosts/home.nix @@ -223,6 +223,7 @@ vim = "nvim"; q = "exit"; c = "clear"; + "," = ", --database '/etc/nix-index'"; extract = '' () { if [ -f $1 ] ; then -- cgit 1.4.1