nix_config/pkgs/config/unfree.nix
2025-09-08 12:59:35 -06:00

12 lines
181 B
Nix

lib: name:
with lib;
elem name [
"discord"
"spotify"
"spotify-unwrapped"
"steam"
"steam-original"
"steam-unwrapped"
"steam-run"
"vintagestory"
]