Remove unused config

This commit is contained in:
Sicheng Pan 2025-06-28 18:39:12 -05:00
parent 1e3a1e0977
commit e42a84a244
Signed by: macronova
GPG key ID: CE969670FB4B4A56

View file

@ -1,6 +0,0 @@
{...}: {
services.zfs = {
autoScrub.enable = true;
trim.enable = true;
};
}