Clean up deprecated config
This commit is contained in:
parent
7b53f1d945
commit
e772814eed
4 changed files with 8 additions and 16 deletions
|
@ -36,10 +36,6 @@
|
|||
swapDevices =
|
||||
[{ device = "/dev/disk/by-uuid/561f6441-1915-4059-a5e1-76a449b0c9bf"; }];
|
||||
|
||||
# GPU options
|
||||
services.xserver.videoDrivers = [ "amdgpu" ];
|
||||
hardware.opengl.enable = true;
|
||||
|
||||
# bluetooth usb
|
||||
hardware.firmware = [ pkgs.rtl8761b-firmware ];
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue