1
0
Fork 0
mirror of https://git.sr.ht/~neverness/ultima synced 2025-01-09 10:13:53 +00:00
ultima/modules/home/programs/gui/default.nix

6 lines
98 B
Nix
Raw Normal View History

2024-11-21 09:24:15 +00:00
{
2024-12-04 07:15:37 +00:00
imports =
[ ./floorp ./mpv ./obs ./qbittorrent ./spotify ./swayimg ./zed ./pkgs.nix ];
2024-11-21 09:24:15 +00:00
}