nixos-config/system/services/virt/waydroid.nix
2024-04-04 19:43:43 +02:00

3 lines
45 B
Nix

{
virtualisation.waydroid.enable = true;
}