pc: enable anbox

This commit is contained in:
2024-01-16 23:12:11 +08:00
parent 7e8bd6f959
commit 17430b943e

View File

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