feat(alex): enable waydroid

This commit is contained in:
Ashhhleyyy 2024-03-05 20:00:41 +00:00
parent 1a1dc4ab8d
commit 6b6b6a1ef1
Signed by: ash
GPG key ID: 83B789081A0878FB

View file

@ -70,5 +70,7 @@
nixpkgs.config.allowUnfree = true;
#programs.calls.enable = true;
virtualisation.waydroid.enable = true;
system.stateVersion = "22.11";
}