Enabled waydroid
This commit is contained in:
parent
ee9d99b1b0
commit
2512eeec82
2 changed files with 4 additions and 2 deletions
|
|
@ -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
|
||||
|
|
|
|||
|
|
@ -3,6 +3,8 @@
|
|||
{
|
||||
virtualisation = {
|
||||
libvirtd.enable = true;
|
||||
waydroid.enable = true;
|
||||
lxd.enable = true;
|
||||
podman = {
|
||||
enable = true;
|
||||
dockerCompat = true; # Baisically aliases docker to podman
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue