nixos/modules/virtualisation/waydroid.nix

2 lines
57 B
Nix

{ config.virtualisation = { waydroid.enable = true; }; }