Enable fstrim
This commit is contained in:
parent
fb33ab43c7
commit
44794e2c3d
1 changed files with 1 additions and 0 deletions
|
|
@ -107,6 +107,7 @@
|
||||||
unstable = { from = { id = "unstable"; type = "indirect"; }; flake = nixpkgs-u; };
|
unstable = { from = { id = "unstable"; type = "indirect"; }; flake = nixpkgs-u; };
|
||||||
};
|
};
|
||||||
};
|
};
|
||||||
|
services.fstrim.enable = true;
|
||||||
}
|
}
|
||||||
|
|
||||||
# Home manager configuration
|
# Home manager configuration
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue