add waydroid

This commit is contained in:
Dmitriy Kholkin 2022-05-30 19:31:40 +03:00
parent ca7627163e
commit 535e5e95b1
2 changed files with 7 additions and 0 deletions

View File

@ -0,0 +1,6 @@
{ pkgs, lib, config, ... }: {
config = lib.mkIf config.deviceSpecific.isGaming {
virtualisation.waydroid.enable = true;
virtualisation.lxd.enable = true;
};
}

View File

@ -32,6 +32,7 @@
syncthing syncthing
vivaldi vivaldi
vscode vscode
waydroid
cursor cursor
direnv direnv