archangel submits

This commit is contained in:
tulg 2026-04-24 17:59:47 +03:00
parent 27f0e0c797
commit 2bc6eb2b21
3 changed files with 14 additions and 43 deletions

View file

@ -16,6 +16,10 @@
boot.initrd.kernelModules = [];
boot.kernelModules = ["kvm-amd"];
boot.extraModulePackages = [];
hardware.graphics = {
enable = true;
enable32Bit = true;
};
swapDevices = [];