about summary refs log tree commit diff
path: root/hosts
diff options
context:
space:
mode:
Diffstat (limited to 'hosts')
-rw-r--r--hosts/configuration.nix1
1 files changed, 1 insertions, 0 deletions
diff --git a/hosts/configuration.nix b/hosts/configuration.nix
index a0ae88b..bc63371 100644
--- a/hosts/configuration.nix
+++ b/hosts/configuration.nix
@@ -160,6 +160,7 @@
   };
 
   nix = {
+    registry.nixpkgs.flake = inputs.nixpkgs;
     gc = {
       automatic = true;
       dates = "daily";