Waydroid: Difference between revisions
imported>Yswtrue add clipboard share discription |
imported>Hypnosis2839 →Installation: simplify installation instructions, remove unnecessary module |
||
| Line 6: | Line 6: | ||
== Installation == | == Installation == | ||
Enable WayDroid in your system configuration: | |||
{{file|/etc/nixos/configuration.nix|nix|<nowiki> | {{file|/etc/nixos/configuration.nix|nix|<nowiki> | ||
{ | { | ||
virtualisation | virtualisation.waydroid.enable = true; | ||
} | } | ||
</nowiki>}} | </nowiki>}} | ||
After rebuilding and switching, finish the WayDroid install in your shell. | |||
<syntaxhighlight lang="bash"> | <syntaxhighlight lang="bash"> | ||