nix-config/modules2/games/steam.nix
2025-07-25 20:46:37 +01:00

3 lines
59 B
Nix

{
flake.modules.nixos.pc.programs.steam.enable = true;
}