From 9b616db2520267606dcd37d86603097ffd618524 Mon Sep 17 00:00:00 2001 From: Alex Stan Date: Sat, 18 Nov 2023 10:38:05 +0200 Subject: [PATCH] xpadneo Signed-off-by: Alex Stan --- hosts/titan/configuration.nix | 1 + 1 file changed, 1 insertion(+) diff --git a/hosts/titan/configuration.nix b/hosts/titan/configuration.nix index 83374e3..aaee823 100644 --- a/hosts/titan/configuration.nix +++ b/hosts/titan/configuration.nix @@ -337,6 +337,7 @@ hardware = { }; wooting.enable = true; + xpadneo.enable = true; }; }