fix(storage): fix warning by disabling 'boot.zfs.forceImportRoot'

This commit is contained in:
2026-05-17 01:13:12 +02:00
parent 72bed59aa6
commit 1c5f03899e
+1
View File
@@ -1,3 +1,4 @@
{
services.udisks2.enable = true;
boot.zfs.forceImportRoot = false;
}