mirror of
https://github.com/SebastianStork/nixos-config.git
synced 2026-01-21 18:41:34 +01:00
Enable steam
This commit is contained in:
parent
391be563fc
commit
ffde669c2d
1 changed files with 2 additions and 0 deletions
|
|
@ -33,4 +33,6 @@
|
|||
|
||||
boot.kernelPackages = pkgs.linuxPackages_latest;
|
||||
services.gvfs.enable = true;
|
||||
|
||||
programs.steam.enable = true;
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue