Move amdgpu stuff to module.
This commit is contained in:
parent
b97d67044d
commit
68c3f36e2b
3 changed files with 17 additions and 3 deletions
|
@ -25,9 +25,6 @@
|
|||
enable32Bit = true;
|
||||
};
|
||||
|
||||
# Try to fix amdgpu
|
||||
boot.initrd.kernelModules = ["amdgpu"];
|
||||
services.xserver.videoDrivers = ["amdgpu"];
|
||||
|
||||
# Enable networking
|
||||
networking.networkmanager.enable = true;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue