This commit is contained in:
nora 2025-09-22 20:35:55 +02:00
parent aeef4ade19
commit 7b5e96646f

View file

@ -114,6 +114,7 @@
hardware.graphics = { hardware.graphics = {
enable = true; enable = true;
enable32Bit = true; # for games stores??
extraPackages = with pkgs; [ extraPackages = with pkgs; [
vaapiVdpau vaapiVdpau
]; ];
@ -244,6 +245,7 @@
}).run }).run
# Wine for 32 and 64 bit applications # Wine for 32 and 64 bit applications
wineWowPackages.stable wineWowPackages.stable
lutris
virt-manager virt-manager
podman podman
neofetch # for the grub theme neofetch # for the grub theme