x2100 changes

This commit is contained in:
Luj 2024-03-30 12:30:25 +01:00
parent 9847745e50
commit 97abc1c327
Signed by: luj
GPG key ID: 6FC74C847011FD83
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."/" =
{