Waydroid: Difference between revisions

m Installation: fix typo for wl-clipboard
Onny (talk | contribs)
Mount host directories: Cleanup warning, not needed anymore
Line 105: Line 105:


=== Mount host directories ===
=== Mount host directories ===
{{Warning|Parts of this instruction will only work with the latest waydroid-helper package in NixOS master and will be available with the next release 25.11}}Install and configure graphical application <code>waydroid-helper</code><syntaxhighlight lang="nix">
 
Install and configure graphical application <code>waydroid-helper</code><syntaxhighlight lang="nix">
environment.systemPackages =  [ pkgs.waydroid-helper ];
environment.systemPackages =  [ pkgs.waydroid-helper ];