mirror of
https://github.com/Noratrieb/nixos.git
synced 2026-01-14 11:45:06 +01:00
lutris
This commit is contained in:
parent
aeef4ade19
commit
7b5e96646f
1 changed files with 2 additions and 0 deletions
|
|
@ -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
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue