mirror of
https://github.com/tuxdotrs/nixos-config.git
synced 2025-07-07 02:06:34 +05:30
8 lines
68 B
Nix
8 lines
68 B
Nix
{ ... }:
|
|
|
|
{
|
|
virtualisation = {
|
|
waydroid.enable = true;
|
|
};
|
|
}
|