From 6fffea070659f4de81cb15e5f8f825d5311a6bad Mon Sep 17 00:00:00 2001 From: Sakooooo <78461130+Sakooooo@users.noreply.github.com> Date: Fri, 6 Sep 2024 08:03:32 +0400 Subject: [PATCH] enable --- hosts/sakotop/configuration.nix | 3 +++ 1 file changed, 3 insertions(+) diff --git a/hosts/sakotop/configuration.nix b/hosts/sakotop/configuration.nix index c7b5fbec..462a4d1b 100644 --- a/hosts/sakotop/configuration.nix +++ b/hosts/sakotop/configuration.nix @@ -140,6 +140,9 @@ sops.enable = true; certs.enable = true; }; + virtualization = { + waydroid.enable = true; + }; }; # Enable CUPS to print documents.