Fix annoyances
This commit is contained in:
parent
74b52f6099
commit
ec949e253a
@ -17,6 +17,13 @@
|
||||
|
||||
networking.hostName = "ray";
|
||||
|
||||
hardware.enableAllFirmware = true;
|
||||
|
||||
boot.blacklistedKernelModules = [ "btusb" ];
|
||||
|
||||
# fix backlight
|
||||
boot.kernelParams = [ "amdgpu.backlight=0" ];
|
||||
|
||||
services.zerotierone.enable = true;
|
||||
|
||||
de.enable = true;
|
||||
|
Loading…
x
Reference in New Issue
Block a user