feat: waydroid

This commit is contained in:
2025-08-22 23:27:12 +08:00
parent 3ef2f7da09
commit 475acb7fd1
3 changed files with 9 additions and 3 deletions

View File

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