tv-computer
This commit is contained in:
@@ -5,6 +5,10 @@
|
|||||||
|
|
||||||
boot.loader.systemd-boot.enable = true;
|
boot.loader.systemd-boot.enable = true;
|
||||||
boot.loader.efi.canTouchEfiVariables = true;
|
boot.loader.efi.canTouchEfiVariables = true;
|
||||||
|
boot.kernelModules = [
|
||||||
|
"hid_microsoft" # Xbox One Elite 2 controller driver preferred by Steam
|
||||||
|
"uinput"
|
||||||
|
];
|
||||||
|
|
||||||
# networking.wireless.enable = true; # Enables wireless support via wpa_supplicant.
|
# networking.wireless.enable = true; # Enables wireless support via wpa_supplicant.
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user