change specialisation name, blacklist xpad when in vfio mode
All checks were successful
Build iso when a new version is pushed / test (push) Successful in 17m4s

This commit is contained in:
2025-07-12 18:15:24 +02:00
parent e64579832a
commit 116e81d080

View File

@ -12,12 +12,13 @@
networking.wireless.enable = true;
networking.networkmanager.enable = false;
specialisation.hugepage_ram.configuration = {
specialisation.vfio_ready.configuration = {
boot.kernel.sysctl."vm.nr_hugepages" = 5120;
boot.extraModulePackages = with config.boot.kernelPackages; [ kvmfr ];
boot.kernelModules = [ "kvmfr" ];
boot.extraModprobeConfig = ''
options kvmfr static_size_mb=32
blacklist xpad
'';
virtualisation.libvirtd.qemu.verbatimConfig = ''
cgroup_device_acl = [