summaryrefslogtreecommitdiff
path: root/os/core/storage.nix
diff options
context:
space:
mode:
Diffstat (limited to 'os/core/storage.nix')
-rw-r--r--os/core/storage.nix1
1 files changed, 0 insertions, 1 deletions
diff --git a/os/core/storage.nix b/os/core/storage.nix
index 59f0093..8527bac 100644
--- a/os/core/storage.nix
+++ b/os/core/storage.nix
@@ -8,7 +8,6 @@ in
};
config = lib.mkIf cfg.enable {
nix.settings.auto-optimise-store = true;
- programs.nh.enable = true;
services.fstrim.enable = true;
services.btrfs.autoScrub = {
enable = true;