archangel submits
This commit is contained in:
parent
27f0e0c797
commit
2bc6eb2b21
3 changed files with 14 additions and 43 deletions
|
|
@ -16,6 +16,10 @@
|
|||
boot.initrd.kernelModules = [];
|
||||
boot.kernelModules = ["kvm-amd"];
|
||||
boot.extraModulePackages = [];
|
||||
hardware.graphics = {
|
||||
enable = true;
|
||||
enable32Bit = true;
|
||||
};
|
||||
|
||||
swapDevices = [];
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue