enable trimm
This commit is contained in:
@@ -18,6 +18,8 @@ in {
|
||||
# Enable non free
|
||||
nixpkgs.config.allowUnfree = true;
|
||||
|
||||
services.fstrim.enable = lib.mkDefault true;
|
||||
|
||||
# Hardware configs
|
||||
hardware = {
|
||||
# Bluetooth
|
||||
|
||||
@@ -282,6 +282,9 @@ in {
|
||||
nix-ld
|
||||
binutils
|
||||
gcc
|
||||
cmake
|
||||
ffmpeg
|
||||
ninja
|
||||
nodejs-18_x
|
||||
nut
|
||||
];
|
||||
|
||||
Reference in New Issue
Block a user