mirror of
https://git.sr.ht/~rouven/nixos-config
synced 2025-04-25 08:06:19 +02:00
nixos-hardware: remove
This commit is contained in:
parent
edeca797c1
commit
41d348b037
3 changed files with 1 additions and 18 deletions
|
@ -14,6 +14,7 @@
|
|||
boot.kernelModules = [ "kvm-intel" ];
|
||||
boot.initrd.systemd.enable = true;
|
||||
boot.extraModulePackages = [ ];
|
||||
services.fstrim.enable = true;
|
||||
|
||||
fileSystems."/" =
|
||||
{
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue