NixOS-Config/system/services/waydroid.nix
2024-09-24 17:58:52 -04:00

4 lines
45 B
Nix

{
virtualisation.waydroid.enable = true;
}