nix-config/modules2/games/steam.nix

3 lines
59 B
Nix

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