waydroid -> waydroid-nftables
This commit is contained in:
@@ -6,7 +6,12 @@
|
|||||||
}:
|
}:
|
||||||
{
|
{
|
||||||
# android virtualization
|
# android virtualization
|
||||||
virtualisation.waydroid.enable = true;
|
virtualisation.waydroid = {
|
||||||
|
enable = true;
|
||||||
|
|
||||||
|
# https://github.com/NixOS/nixpkgs/pull/466473
|
||||||
|
package = pkgs.waydroid-nftables;
|
||||||
|
};
|
||||||
|
|
||||||
programs.virt-manager.enable = true;
|
programs.virt-manager.enable = true;
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user