chore: drop waydroid

This commit is contained in:
2025-06-20 21:53:34 +08:00
parent 3c4bc5043e
commit d7a3fc7a07

View File

@@ -198,8 +198,6 @@ in
services.gvfs.enable = true;
virtualisation.waydroid.enable = true;
programs.wireshark.enable = true;
programs.wireshark.package = pkgs.wireshark;
users.users.${username}.extraGroups = [ "wireshark" ];