add joystickwake

This commit is contained in:
TheWanderingCrow 2025-04-29 17:37:04 -04:00
parent 586f330608
commit df7e376eaf
2 changed files with 1 additions and 4 deletions

View file

@ -31,8 +31,4 @@
enable = true; enable = true;
addNetworkInterface = false; addNetworkInterface = false;
}; };
environment.systemPackages = [
pkgs.antimicrox
];
} }

View file

@ -117,6 +117,7 @@
gamemode gamemode
r2modman r2modman
vintagestory vintagestory
joystickwake
] ]
else [] else []
) )