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

9 lines
74 B
Nix

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