Removed waydroid, enabled docker socket compat and added self to group, default to shutting phone screen off on rdp disconnect

This commit is contained in:
2025-11-07 15:23:10 -08:00
parent 3f83fc9d57
commit 85e1ecd46a
4 changed files with 9 additions and 8 deletions

View File

@@ -3,6 +3,7 @@
virtualisation.podman = {
enable = true;
dockerCompat = true;
dockerSocket.enable = true;
};
environment.systemPackages = with pkgs; [