mirror of
https://github.com/tuxdotrs/tawm.git
synced 2025-07-06 21:16:35 +05:30
8 lines
74 B
Nix
Executable File
8 lines
74 B
Nix
Executable File
{
|
|
imports = [
|
|
./docker.nix
|
|
./waydroid.nix
|
|
./qemu.nix
|
|
];
|
|
}
|