Waydroid: Difference between revisions
→Waydroid interferes with suspend/hybernation: Didn't experience the issue anymore |
m →Installation: fix typo for wl-clipboard |
||
| Line 12: | Line 12: | ||
virtualisation.waydroid.enable = true; | virtualisation.waydroid.enable = true; | ||
# Enable clipboard sharing | # Enable clipboard sharing | ||
environment.systemPackages = [ pkgs. | environment.systemPackages = [ pkgs.wl-clipboard ]; | ||
} | } | ||
</nowiki>}} | </nowiki>|name=|lang=}} | ||