diff options
| author | adikro <adikro@disroot.org> | 2026-03-19 15:22:45 +0100 |
|---|---|---|
| committer | adikro <adikro@disroot.org> | 2026-03-19 15:22:45 +0100 |
| commit | 622fd3f8413e6c0938f8f08a3be84fe5d4ca9e87 (patch) | |
| tree | 3f1264f717dae3df0f2cacdf4341bc9d5374ee20 /hosts/thinkpad/configuration.nix | |
| parent | 9f58250cacc5a42a7d251eaa7d845ce143b98cfb (diff) | |
chore: syncing thinkpad
Diffstat (limited to 'hosts/thinkpad/configuration.nix')
| -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; |
