hosts/ni: disable xpadneo driver and add ROTP in games list

This commit is contained in:
Gabriel Arazas 2025-01-12 14:22:37 +08:00
parent 82926d5d73
commit b6a45633c9
No known key found for this signature in database
GPG Key ID: 62104B43D00AA360
2 changed files with 1 additions and 1 deletions

View File

@ -6,7 +6,6 @@
];
boot.kernelPackages = pkgs.linuxKernel.packages.linux_6_12;
hardware.xpadneo.enable = lib.mkForce false;
boot.initrd.availableKernelModules = [ "nvme" "xhci_pci" "thunderbolt" "usbhid" "uas" "sd_mod" ];
boot.initrd.kernelModules = [ ];
boot.kernelModules = [ "kvm-amd" ];

View File

@ -31,6 +31,7 @@ in
mindustry # Not a Minecraft industry simulator.
minetest # Free Minecraft.
the-powder-toy # Free micro-Minecraft.
rotp-foodogsquared # Free space Minecraft planet colonization simulator.
];
# This is somewhat used for streaming games from it.