Fix hostkeys, zfs autoscrub service

Signed-off-by: ahuston-0 <aliceghuston@gmail.com>
This commit is contained in:
2023-12-29 11:42:31 -05:00
parent 85cda756b8
commit 774bd99550
2 changed files with 18 additions and 18 deletions

View File

@ -50,7 +50,7 @@
smartd.enable = true;
zfs = {
trim.enable = true;
autoscrub.enable = true;
autoScrub.enable = true;
};
};