Add steam controller support
This commit is contained in:
parent
2448d00192
commit
c38acd0f0f
1 changed files with 1 additions and 0 deletions
|
@ -29,6 +29,7 @@ in
|
|||
};
|
||||
|
||||
programs.steam.enable = anySteamUser;
|
||||
hardware.steam-hardware.enable = anySteamUser;
|
||||
|
||||
xdg.portal = mkIf anySwayUser {
|
||||
enable = true;
|
||||
|
|
Loading…
Reference in a new issue