controller support (problems with wireless)

This commit is contained in:
2024-07-19 15:28:54 +02:00
parent 70ed29b7b0
commit 68adac515e
2 changed files with 12 additions and 5 deletions

View File

@ -23,8 +23,12 @@
system.autoUpgrade.allowReboot = true;
# Graphics
hardware.opengl.enable = true;
hardware = {
xone.enable = true;
xpadneo.enable = true;
steam-hardware.enable = true;
opengl.enable = true;
};
# Configure network proxy if necessary
# networking.proxy.default = "http://user:password@proxy:port/";
@ -74,6 +78,7 @@
variant = "";
};
# Configure console keymap
console.keyMap = "sv-latin1";
@ -142,6 +147,8 @@
nodejs_20
lact
glxinfo
# Controller
linuxConsoleTools
# Buildtools
python3
gnumake