removes mount service configuration from ZFS settings
This commit is contained in:
parent
0af32e52ed
commit
150847cbd8
@ -5,10 +5,6 @@
|
|||||||
|
|
||||||
# ZFS system services
|
# ZFS system services
|
||||||
services.zfs = {
|
services.zfs = {
|
||||||
mountService = {
|
|
||||||
enable = true;
|
|
||||||
requiredBy = [ "multi-user.target" ];
|
|
||||||
};
|
|
||||||
autoSnapshot = {
|
autoSnapshot = {
|
||||||
enable = false; # TODO: Enable this when we're ready to do so
|
enable = false; # TODO: Enable this when we're ready to do so
|
||||||
frequent = 4; # Keep 4 15-minute snapshots
|
frequent = 4; # Keep 4 15-minute snapshots
|
||||||
|
Loading…
x
Reference in New Issue
Block a user