nixos-config/systemProfiles/services/virt/waydroid.nix
2024-10-25 10:39:48 +02:00

3 lines
45 B
Nix

{
virtualisation.waydroid.enable = true;
}