feat(virt): add waydroid

This commit is contained in:
2026-02-13 15:02:57 +01:00
parent 47a83375a3
commit d7d56e56fd
2 changed files with 2 additions and 0 deletions

View File

@@ -3,6 +3,7 @@
networking = {
networkmanager.enable = true;
wireguard.enable = true;
nftables.enable = true;
firewall = {
checkReversePath = false;
allowedUDPPorts = [ 25565 ];