mirror of
https://github.com/Noratrieb/nixos.git
synced 2026-05-13 13:42:50 +02:00
attempt to fix controller problems
suggested by luka
This commit is contained in:
parent
0af1c7bc90
commit
0014173613
1 changed files with 1 additions and 0 deletions
|
|
@ -281,6 +281,7 @@
|
|||
programs.steam = {
|
||||
enable = true;
|
||||
remotePlay.openFirewall = true; # Open ports in the firewall for Steam Remote Play
|
||||
extest.enable = true; # for potentially working controllers
|
||||
};
|
||||
|
||||
programs.fish = {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue