disable cdemu; add ruffle; add cheatengine and heroic; biome.requireConfigFile = true

This commit is contained in:
2025-04-07 15:06:40 +01:00
parent aa1c23af60
commit 89ceac6561
5 changed files with 27 additions and 22 deletions

View File

@@ -15,5 +15,6 @@
programs.gamescope.enable = true;
# ensure users who need access to this have `cdrom` as `extraGroups`
programs.cdemu.enable = true;
# Wait for https://github.com/NixOS/nixpkgs/issues/393534 to be in stable to reenable
# programs.cdemu.enable = true;
}