From 747dc5d5b559b7e2c5ea1354a596597110208219 Mon Sep 17 00:00:00 2001 From: Gregor Kleen Date: Tue, 19 May 2026 10:19:18 +0200 Subject: bump --- system-profiles/zfs.nix | 1 + 1 file changed, 1 insertion(+) (limited to 'system-profiles') diff --git a/system-profiles/zfs.nix b/system-profiles/zfs.nix index c20acb9a..bb9dc2e2 100644 --- a/system-profiles/zfs.nix +++ b/system-profiles/zfs.nix @@ -5,6 +5,7 @@ zfs.package = lib.mkDefault pkgs.zfs_2_4; supportedFilesystems.zfs = true; + zfs.forceImportRoot = true; }; environment.systemPackages = with pkgs; [ httm ]; -- cgit v1.2.3