removed waydroid

This commit is contained in:
k 2024-09-21 18:34:25 -04:00
parent 0174e0f47a
commit 5f4da82057

View File

@ -8,7 +8,6 @@
time.timeZone = "America/New_York"; time.timeZone = "America/New_York";
security.rtkit.enable = true; security.rtkit.enable = true;
powerManagement.enable = true; powerManagement.enable = true;
virtualisation.waydroid.enable = true;
nix = { nix = {
settings.experimental-features = [ "nix-command" "flakes" ]; settings.experimental-features = [ "nix-command" "flakes" ];