Re-add steam

This commit is contained in:
Oliver Davies 2025-07-25 20:46:37 +01:00
parent 1265131377
commit d31dcb54b6

3
modules2/games/steam.nix Normal file
View file

@ -0,0 +1,3 @@
{
flake.modules.nixos.pc.programs.steam.enable = true;
}