feat(gaming): restructure configuration
This commit is contained in:
parent
5928e539fb
commit
f0d09a9d28
5 changed files with 20 additions and 32 deletions
6
hardware/xbox.nix
Normal file
6
hardware/xbox.nix
Normal file
|
@ -0,0 +1,6 @@
|
|||
{ pkgs, ... }:
|
||||
|
||||
{
|
||||
hardware.xone.enable = true;
|
||||
hardware.xpadneo.enable = true;
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue