Revert "pc: enable anbox"

This reverts commit 17430b943e.
This commit is contained in:
2024-01-16 23:15:57 +08:00
parent 17430b943e
commit a9e0a57791

View File

@@ -140,6 +140,5 @@ inputs:
bugs = [ "xmunet" "suspend-hibernate-waydroid" "backlight" "amdpstate" ];
};
services.colord.enable = true;
virtualisation.anbox.enable = true;
};
}