nix_config/pkgs/config/unfree.nix
2024-09-08 14:50:36 -06:00

14 lines
173 B
Nix

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