Install and enable waydroid
This commit is contained in:
parent
ab5ad14517
commit
cb8777ef9b
|
@ -85,6 +85,7 @@
|
||||||
sops
|
sops
|
||||||
virtualbox
|
virtualbox
|
||||||
watchmate
|
watchmate
|
||||||
|
waydroid
|
||||||
qbittorrent
|
qbittorrent
|
||||||
zsh
|
zsh
|
||||||
|
|
||||||
|
@ -94,6 +95,8 @@
|
||||||
ungoogled-chromium
|
ungoogled-chromium
|
||||||
];
|
];
|
||||||
|
|
||||||
|
virtualisation.waydroid.enable = true;
|
||||||
|
|
||||||
programs.vscode = {
|
programs.vscode = {
|
||||||
enable = true;
|
enable = true;
|
||||||
package = pkgs.vscodium;
|
package = pkgs.vscodium;
|
||||||
|
|
Loading…
Reference in a new issue