mirror of
https://github.com/Ahwxorg/nixos-config.git
synced 2025-12-04 06:50:14 +01:00
chore: simple steam module
This commit is contained in:
parent
1e9ad6c6b3
commit
25d6d805e1
1 changed files with 3 additions and 0 deletions
3
modules/home/steam.nix
Normal file
3
modules/home/steam.nix
Normal file
|
|
@ -0,0 +1,3 @@
|
|||
{
|
||||
programs.steam.enable = true;
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue