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/luna/home.nix | 2 ++ 1 file changed, 2 insertions(+) (limited to 'hosts/luna') diff --git a/hosts/luna/home.nix b/hosts/luna/home.nix index ff3c95b..43aecfd 100644 --- a/hosts/luna/home.nix +++ b/hosts/luna/home.nix @@ -47,4 +47,6 @@ hwdec ''; }; + + home.file.".cache/nix-index/files".source = inputs.nix-index.legacyPackages.x86_64-linux.database; } -- cgit 1.4.1