fix zenburn, fix helix
This commit is contained in:
parent
a4c6932684
commit
af35159c2e
5 changed files with 120 additions and 144 deletions
|
@ -10,7 +10,8 @@ in {
|
|||
config = mkIf cfg.enable {
|
||||
programs.steam = {
|
||||
enable = true;
|
||||
package = pkgs.steam-small.override {
|
||||
protontricks.enable = true;
|
||||
package = pkgs.steam.override {
|
||||
extraEnv = {
|
||||
MANGOHUD = true;
|
||||
SDL_VIDEODRIVER = "x11";
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue