dotfiles-nix/nix/programs/steam/default.nix

5 lines
45 B
Nix

{ ... }:
{
programs.steam.enable = true;
}