disko: don't mount pool at /mnt/$name

This commit is contained in:
Sandro - 2023-04-24 23:02:54 +02:00
parent 39fcd63215
commit cf291274b0
Signed by: sandro
GPG Key ID: 3AF5A43A3EECC2E5
1 changed files with 1 additions and 0 deletions

View File

@ -85,6 +85,7 @@ assert lib.assertMsg (enableCeph -> enableLuks) "Ceph requires Luks!";
} // {
zpool."${name}" = {
type = "zpool";
mountpoint = "none";
mountRoot = "/mnt";
rootFsOptions.acltype = "posixacl";
options = {