nix_config/pkgs/config/unfree.nix

13 lines
173 B
Nix

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