dotfiles/components/nix/steam.nix
RingOfStorms (Joshua Bell) 03465ab505 lio config in new style
2024-12-30 13:21:26 -06:00

4 lines
45 B
Nix

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