configuration/common: enable fstrim on all hosts
This commit is contained in:
parent
2fd7a4c5aa
commit
7103535731
@ -94,6 +94,8 @@
|
|||||||
];
|
];
|
||||||
};
|
};
|
||||||
|
|
||||||
|
services.fstrim.enable = true;
|
||||||
|
|
||||||
nixpkgs.overlays = [
|
nixpkgs.overlays = [
|
||||||
(import ../../pkgs/overlay.nix)
|
(import ../../pkgs/overlay.nix)
|
||||||
];
|
];
|
||||||
|
Loading…
Reference in New Issue
Block a user