Enable fstrim

This commit is contained in:
Filippo Berto 2023-01-19 19:46:45 +01:00
parent fb33ab43c7
commit 44794e2c3d
Signed by: bertof
GPG key ID: 9DBF7E6A1D2CE9ED

View file

@ -107,6 +107,7 @@
unstable = { from = { id = "unstable"; type = "indirect"; }; flake = nixpkgs-u; };
};
};
services.fstrim.enable = true;
}
# Home manager configuration