1
0
forked from extern/nix-config
donovanglover-nix-config/containers
Donovan Glover a75c20db5b
containers(wine): Switch to wineWowPackages.stagingFull
wineWowPackages.stagingFull has better compatibility than waylandFull
and runs more applications without black screens. The difference between
stagingFull and wine-ge is that wine-ge doesn't crash when encountering
an error like ELFCLASS64 and usually opens windows larger and
fullscreen-like.

The reason stagingFull is preferred over wine-ge in this case is that
stagingFull is a part of nixpkgs and doesn't suffer from a black screen
bug when a hidden menu pushes the content in the window viewport down.

Additionally, although wine-ge avoids crashes in more cases, this
results in applications running that may or may not fully work, and
sometimes results in black screens where there should be graphics
instead.
2023-06-21 11:39:57 -04:00
..
common Only import internal container configs 2023-06-12 18:52:29 -04:00
default.nix containers: Use separate default.nix 2023-06-20 18:42:56 -04:00
dev.nix containers(dev): Add htop 2023-06-20 18:52:13 -04:00
gui.nix containers(gui): Add libreoffice 2023-06-16 14:14:18 -04:00
obsidian.nix containers: Add obsidian 2023-06-17 22:43:01 -04:00
osu.nix containers: Fix module imports 2023-06-16 14:05:23 -04:00
rar.nix nix: Simplify 2023-06-11 09:55:44 -04:00
srb2.nix meta: Use a personal nixpkgs branch 2023-06-20 10:26:04 -04:00
wine.nix containers(wine): Switch to wineWowPackages.stagingFull 2023-06-21 11:39:57 -04:00