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

9 lines
74 B
Nix
Raw Normal View History

{
imports = [
./anicli
./ctree
./mabel
./torrent
];
}