x2100 changes

This commit is contained in:
Luj 2024-03-30 12:30:25 +01:00
parent 5a9b461e9f
commit ef4be86e99
7 changed files with 461 additions and 27 deletions

View file

@ -13,7 +13,7 @@
boot.initrd.kernelModules = [ ];
boot.kernelModules = [ "kvm-intel" ];
boot.extraModulePackages = [ ];
boot.kernelPackages = lib.mkForce pkgs.linuxPackages_testing_bcachefs;
boot.kernelPackages = lib.mkForce pkgs.linuxPackages_latest;
fileSystems."/" =
{