Remove obsolte zfs option
This commit is contained in:
parent
86c2d63cc1
commit
0f2f99f0b1
|
@ -5,7 +5,6 @@
|
||||||
services.zfs = {
|
services.zfs = {
|
||||||
trim.enable = true;
|
trim.enable = true;
|
||||||
autoScrub.enable = true;
|
autoScrub.enable = true;
|
||||||
autoSnapshot = false; # We will configure this using sanoid
|
|
||||||
|
|
||||||
# zed.enableMail = true;
|
# zed.enableMail = true;
|
||||||
};
|
};
|
||||||
|
|
Loading…
Reference in a new issue