disko-config: fix zfs breaking live system

This commit is contained in:
Sandro - 2023-04-20 23:37:45 +02:00
parent 82b799a754
commit 4c11d36c9b
Signed by: sandro
GPG Key ID: 3AF5A43A3EECC2E5
1 changed files with 1 additions and 0 deletions

View File

@ -82,6 +82,7 @@
zpool."${name}" = {
type = "zpool";
mountRoot = "/mnt";
rootFsOptions.acltype = "posixacl";
options = {
ashift = "12";