Fix annoyances
This commit is contained in:
@@ -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;
|
||||
|
||||
Reference in New Issue
Block a user