mirror of
https://github.com/aviallon/nixos-lib.git
synced 2026-04-06 01:38:06 +00:00
[Overlays] Move steam override in its section
This commit is contained in:
parent
4902f855c9
commit
96cd99aacb
2 changed files with 1 additions and 3 deletions
|
|
@ -87,6 +87,7 @@ in {
|
|||
};
|
||||
|
||||
programs.steam.package = pkgs.steam.override {
|
||||
withJava = true;
|
||||
extraPkgs = pkgs: [
|
||||
pkgs.gamescope
|
||||
];
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue