diff options
| author | Max Audron <audron@cocaine.farm> | 2023-10-07 10:43:10 +0200 |
|---|---|---|
| committer | Max Audron <audron@cocaine.farm> | 2023-10-07 10:43:10 +0200 |
| commit | f4959f8c2687e6916d42f39e61e0922e2ea5e310 (patch) | |
| tree | 4a056568321d2a3cdfb8b7e4ddc8345060fda810 /modules/zfs | |
| parent | eanble ldap and ssl for quassel (diff) | |
enable powerdns web api
Diffstat (limited to 'modules/zfs')
| -rw-r--r-- | modules/zfs/default.nix | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/modules/zfs/default.nix b/modules/zfs/default.nix index 7ec3ee9..fb2f063 100644 --- a/modules/zfs/default.nix +++ b/modules/zfs/default.nix @@ -9,7 +9,6 @@ loader.grub.zfsSupport = true; }; - services.zfs = { trim.enable = true; autoScrub.enable = true; |
