nixos-config/hosts/precision-5530/system/modules/steam.nix

4 lines
36 B
Nix

{
programs.steam.enable = true;
}