test
This commit is contained in:
parent
cf38f22ae2
commit
3a6b8c9b92
1 changed files with 1 additions and 0 deletions
|
@ -13,6 +13,7 @@
|
|||
|
||||
# steam , etc
|
||||
nixpkgs.config.allowUnfree = true;
|
||||
powerManagement.enable = true;
|
||||
|
||||
boot.initrd.availableKernelModules = [ "xhci_pci" "nvme" "thunderbolt" ];
|
||||
boot.initrd.kernelModules = [ "amdgpu" ];
|
||||
|
|
Loading…
Reference in a new issue