removes mount service configuration from ZFS settings
This commit is contained in:
@@ -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
|
||||||
|
Reference in New Issue
Block a user