summary refs log tree commit diff
path: root/host/rootfs/default.nix
diff options
context:
space:
mode:
Diffstat (limited to 'host/rootfs/default.nix')
-rw-r--r--host/rootfs/default.nix2
1 files changed, 1 insertions, 1 deletions
diff --git a/host/rootfs/default.nix b/host/rootfs/default.nix
index acc0719..95bb3a8 100644
--- a/host/rootfs/default.nix
+++ b/host/rootfs/default.nix
@@ -2,7 +2,7 @@
 # SPDX-FileCopyrightText: 2021-2022 Alyssa Ross <hi@alyssa.is>
 # SPDX-FileCopyrightText: 2022 Unikie
 
-import ../../nix/eval-config.nix (
+import ../../lib/eval-config.nix (
 { config, src, ... }: let inherit (config) pkgs; in
 pkgs.pkgsStatic.callPackage (