server[9|10]: enable zfs autoscrub

This commit is contained in:
Markus Schmidl 2022-06-29 20:04:57 +02:00
parent a36901790d
commit 763d7203db
2 changed files with 4 additions and 0 deletions

View File

@ -40,5 +40,7 @@
services.openssh.enable = true;
services.zfs.autoScrub.enable = true;
system.stateVersion = "21.11"; # Did you read the comment?
}

View File

@ -28,6 +28,8 @@
system.stateVersion = "21.11";
services.openssh.enable = true;
services.zfs.autoScrub.enable = true;
c3d2.hq.statistics.enable = true;
# XXX: enable for zw-ev and poelzi-ha until we find a better solution