Enabled waydroid

This commit is contained in:
baduhai 2023-02-04 10:53:07 -03:00
parent ee9d99b1b0
commit 2512eeec82
2 changed files with 4 additions and 2 deletions

View file

@ -21,7 +21,7 @@
fzf
gimp
gocryptfs
helvum
# helvum
heroic
inkscape
# itch # Currently using unsafe electron version
@ -32,7 +32,7 @@
logseq
mangohud
mpv
# nix-init
nix-init
obs-studio
obs-studio-plugins.obs-vkcapture
p7zip

View file

@ -3,6 +3,8 @@
{
virtualisation = {
libvirtd.enable = true;
waydroid.enable = true;
lxd.enable = true;
podman = {
enable = true;
dockerCompat = true; # Baisically aliases docker to podman