fix(storage): fix warning by disabling 'boot.zfs.forceImportRoot'
This commit is contained in:
@@ -1,3 +1,4 @@
|
|||||||
{
|
{
|
||||||
services.udisks2.enable = true;
|
services.udisks2.enable = true;
|
||||||
|
boot.zfs.forceImportRoot = false;
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user