mirror of
https://github.com/tuxdotrs/nix-config.git
synced 2025-12-17 07:29:49 +05:30
8 lines
68 B
Nix
8 lines
68 B
Nix
{ ... }:
|
|
|
|
{
|
|
virtualisation = {
|
|
waydroid.enable = true;
|
|
};
|
|
}
|