chore(flake): update inputs

This commit is contained in:
Felix Schröter 2025-12-09 21:49:29 +01:00
parent b6c49b82b3
commit 75d3736626
Signed by: felschr
GPG key ID: 671E39E6744C807D
6 changed files with 59 additions and 45 deletions

View file

@ -1,6 +1,7 @@
{ pkgs, ... }:
{
hardware.xone.enable = true;
hardware.xpadneo.enable = true;
# TODO currently broken
# hardware.xone.enable = true;
# hardware.xpadneo.enable = true;
}