From 45560caab2bd45b65d234139ad73f4cea304462c Mon Sep 17 00:00:00 2001 From: Baitinq Date: Sun, 26 Jun 2022 16:47:52 +0200 Subject: Add automatically updating prebuilt nix-index and comma --- hosts/phobos/home.nix | 2 ++ 1 file changed, 2 insertions(+) (limited to 'hosts/phobos') diff --git a/hosts/phobos/home.nix b/hosts/phobos/home.nix index 4e177b3..b56be45 100644 --- a/hosts/phobos/home.nix +++ b/hosts/phobos/home.nix @@ -34,4 +34,6 @@ RIGHT_PADDING=" " LEFT_PADDING=" " ''; + + home.file.".cache/nix-index/files".source = inputs.nix-index.legacyPackages.x86_64-linux.database; } -- cgit 1.4.1