nixdots/home/programs/graphical/apps/default.nix

10 lines
96 B
Nix

_: {
imports = [
./spotify
./vesktop
./webcord
./mpv.nix
./obs.nix
];
}