feat: no need for gamescoe and mangohud git versions.
This commit is contained in:
parent
2020fe7d4f
commit
fa79d09812
2 changed files with 0 additions and 5 deletions
|
|
@ -12,7 +12,6 @@
|
|||
# Setup nice view for mangohud
|
||||
programs.mangohud = {
|
||||
enable = true;
|
||||
package = pkgs.mangohud_git;
|
||||
settings = {
|
||||
af = "16";
|
||||
background_alpha = lib.mkForce 0.2;
|
||||
|
|
|
|||
|
|
@ -12,14 +12,10 @@
|
|||
# Install steam
|
||||
programs.steam = {
|
||||
enable = true;
|
||||
extraCompatPackages = [
|
||||
pkgs.proton-ge-custom
|
||||
];
|
||||
};
|
||||
# Enable gamescope
|
||||
programs.gamescope = {
|
||||
enable = true;
|
||||
package = pkgs.gamescope_git;
|
||||
};
|
||||
|
||||
# Install gamemode
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue