feat(user/malte): enable waydroid
This commit is contained in:
parent
5bd3386dfa
commit
4322a045c2
|
@ -64,6 +64,7 @@ in {
|
|||
services.clamav.daemon.enable = true;
|
||||
services.clamav.updater.enable = true;
|
||||
environment.systemPackages = [inputs.self.packages.x86_64-linux.api pkgs.adwaita-icon-theme pkgs.gtk3];
|
||||
virtualisation.waydroid.enable = true;
|
||||
|
||||
services.flatpak.enable = true;
|
||||
|
||||
|
|
Loading…
Reference in a new issue