From 9e83120b98ac2d51f66f05074af79c81e986e039 Mon Sep 17 00:00:00 2001 From: Sakooooo <78461130+Sakooooo@users.noreply.github.com> Date: Mon, 9 Sep 2024 12:57:07 +0400 Subject: [PATCH] waydroid time again --- 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.