diff options
Diffstat (limited to 'hosts/phobos')
| -rw-r--r-- | hosts/phobos/home.nix | 2 |
1 files changed, 2 insertions, 0 deletions
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; } |