nix_config/pkgs/config/unfree.nix
2025-01-27 19:51:38 -06:00

12 lines
162 B
Nix

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