Add auto trimming and scrubbing to palatine-hill
Signed-off-by: ahuston-0 <aliceghuston@gmail.com>
This commit is contained in:
parent
8f4be65c52
commit
2c0468d049
@ -48,6 +48,10 @@
|
||||
|
||||
openssh.ports = [ 666 ];
|
||||
smartd.enable = true;
|
||||
zfs = {
|
||||
trim.enable = true;
|
||||
autoscrub.enable = true;
|
||||
};
|
||||
};
|
||||
|
||||
networking.firewall.enable = false;
|
||||
|
Loading…
x
Reference in New Issue
Block a user