From aa23acaa137cff4f21290c73645b271be24ea7ca Mon Sep 17 00:00:00 2001 From: Grisha Shipunov Date: Sun, 5 Jul 2026 10:01:18 +0000 Subject: more breaking changes for the god of breaking changes... --- hosts/toaster/zfs.nix | 1 + 1 file changed, 1 insertion(+) (limited to 'hosts/toaster/zfs.nix') diff --git a/hosts/toaster/zfs.nix b/hosts/toaster/zfs.nix index 03f0ed7..d41db2e 100644 --- a/hosts/toaster/zfs.nix +++ b/hosts/toaster/zfs.nix @@ -14,6 +14,7 @@ }; networking.hostId = "dca22577"; boot = { + zfs.forceImportRoot = false; plymouth.enable = false; tmp.useTmpfs = false; tmp.cleanOnBoot = true; -- cgit v1.3.1