omniflake/system/media.nix
2025-09-01 23:47:18 +02:00

5 lines
62 B
Nix

{ config, pkgs, ... }:
{
# programs.steam.enable = true;
}