remove automount setting from ZFS configuration

This commit is contained in:
2024-11-15 22:44:53 +01:00
parent 1c56aea8fb
commit 0483ac9a8d

View File

@ -9,7 +9,6 @@
enable = true;
interval = "weekly";
};
autoMount = true;
pools.datapool = {
import = true;
};