12 lines
151 B
Nix
12 lines
151 B
Nix
|
lib: name:
|
||
|
with lib;
|
||
|
elem name [
|
||
|
"discord"
|
||
|
"spotify"
|
||
|
"spotify-unwrapped"
|
||
|
"steam"
|
||
|
"steam-original"
|
||
|
"steam-run"
|
||
|
"zoom"
|
||
|
]
|