alien: add gamemode and proton-ge
This commit is contained in:
parent
53f864d037
commit
64256689f2
2 changed files with 2 additions and 0 deletions
|
|
@ -19,6 +19,7 @@
|
|||
pkgs.daggerfall-unity
|
||||
|
||||
pkgs.vintagestory
|
||||
pkgs.gamemode
|
||||
];
|
||||
|
||||
programs.noctalia-shell.settings.brightness.enableDdcSupport = true;
|
||||
|
|
|
|||
|
|
@ -41,6 +41,7 @@
|
|||
enable = true;
|
||||
gamescopeSession.enable = true;
|
||||
localNetworkGameTransfers.openFirewall = true;
|
||||
extraCompatPackages = with pkgs; [ proton-ge-bin ];
|
||||
};
|
||||
};
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue