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

7 lines
54 B
Nix
Raw Normal View History

2024-06-10 19:58:06 +00:00
_: {
imports = [
./spotify
2024-06-20 13:37:46 +00:00
./vesktop
2024-06-10 19:58:06 +00:00
];
}