remove automount setting from ZFS configuration

This commit is contained in:
Menno van Leeuwen 2024-11-15 22:44:53 +01:00
parent 1c56aea8fb
commit 0483ac9a8d
Signed by: vleeuwenmenno
SSH Key Fingerprint: SHA256:OJFmjANpakwD3F2Rsws4GLtbdz1TJ5tkQF0RZmF0TRE

View File

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