mirror of
https://github.com/aviallon/nixos-lib.git
synced 2026-04-06 01:38:06 +00:00
[Desktop/Games] Enable wine by default
This commit is contained in:
parent
a8adf02606
commit
3f17584a36
1 changed files with 2 additions and 0 deletions
|
|
@ -42,6 +42,8 @@ in {
|
|||
(optimizePkg { } cfg.gaming.ryujinx.package)
|
||||
];
|
||||
|
||||
aviallon.windows.wine.enable = mkDefault true;
|
||||
|
||||
boot.kernel.sysctl = {
|
||||
|
||||
# Fixes crash in Hogwarts Legacy when using Floo network (https://steamcommunity.com/app/990080/discussions/0/3773490215223050912/)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue