diff options
Diffstat (limited to 'hosts/thinkpad')
| -rw-r--r-- | hosts/thinkpad/configuration.nix | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/hosts/thinkpad/configuration.nix b/hosts/thinkpad/configuration.nix index 05e1832..5633579 100644 --- a/hosts/thinkpad/configuration.nix +++ b/hosts/thinkpad/configuration.nix @@ -59,6 +59,7 @@ }; gaming = { enable = true; + games.enable = true; steam.enable = true; }; kdeconnect.enable = true; |
