add gamescope to steam
This commit is contained in:
parent
067e656a05
commit
f495530a86
@ -16,6 +16,6 @@ in
|
||||
|
||||
config = mkIf config.smayzy.steam.enable {
|
||||
programs.steam.enable = true;
|
||||
environment.systemPackages = with pkgs; [ depotdownloader];
|
||||
environment.systemPackages = with pkgs; [ depotdownloader gamescope ];
|
||||
};
|
||||
}
|
||||
|
||||
Loading…
Reference in New Issue
Block a user