feat(homeModules:gaming): add bottles and wine related pkgs
This commit is contained in:
parent
b821ac5226
commit
94d786e1d0
5 changed files with 39 additions and 3 deletions
|
|
@ -28,6 +28,7 @@ in
|
|||
{
|
||||
config = mkIf (elem "gaming" host.function) {
|
||||
hardware.opengl.extraPackages = [ pkgs.gamescope ];
|
||||
services.flatpak.enable = true;
|
||||
programs = {
|
||||
steam = {
|
||||
enable = true;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue