misc: init with fstrim and nix store optimisation
This commit is contained in:
parent
bb2b59cd20
commit
5c7d371ea5
4 changed files with 8 additions and 2 deletions
|
@ -4,7 +4,6 @@
|
|||
hardware.enableAllFirmware = true;
|
||||
hardware.cpu.intel.updateMicrocode = true;
|
||||
services.fwupd.enable = true;
|
||||
services.fstrim.enable = true;
|
||||
|
||||
services.xserver.videoDrivers = [ "nvidia" ];
|
||||
hardware.nvidia.modesetting.enable = true; # this defaults to true from 24.11
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue