mirror of
https://github.com/tuxdotrs/nix-config.git
synced 2025-10-11 01:01:54 +05:30
8 lines
74 B
Nix
Executable File
8 lines
74 B
Nix
Executable File
{
|
|
imports = [
|
|
./docker.nix
|
|
./waydroid.nix
|
|
./qemu.nix
|
|
];
|
|
}
|