mirror of
https://git.sr.ht/~neverness/ultima
synced 2025-01-09 06:23:52 +00:00
12 lines
119 B
Nix
12 lines
119 B
Nix
{
|
|
imports = [
|
|
./common
|
|
./hamachi
|
|
./hyprland
|
|
./steam
|
|
./sway
|
|
./torrserver
|
|
./winapps
|
|
];
|
|
}
|