Regroupement configurations
This commit is contained in:
parent
071c0d6ac9
commit
2901854e84
8 changed files with 221 additions and 12 deletions
6
overlays/steam.nix
Normal file
6
overlays/steam.nix
Normal file
|
@ -0,0 +1,6 @@
|
|||
self: super:
|
||||
{
|
||||
steam_primus = super.steamPackages.steam-chrootenv.override {
|
||||
withPrimus = true;
|
||||
};
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue