ark/pkgs-set/pkgs-to-export.nix
2022-07-17 20:31:05 +03:00

12 lines
139 B
Nix

pkgs: (
pkgs.lib.getAttrs
[
"discord-system-electron"
"fractal-next"
"gamescope"
"gaudible"
"abaddon"
]
pkgs
)