about summary refs log tree commit diff
path: root/hosts/phobos/default.nix
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--hosts/phobos/default.nix3
1 files changed, 3 insertions, 0 deletions
diff --git a/hosts/phobos/default.nix b/hosts/phobos/default.nix
index 5790b67..de67e9a 100644
--- a/hosts/phobos/default.nix
+++ b/hosts/phobos/default.nix
@@ -28,5 +28,8 @@
     [
 
     ];
+
+  environment.etc."nix-index/files".source = inputs.nix-index.legacyPackages.x86_64-linux.database;
+
 }