Signed-off-by: Alex Stan <90788596+Ultra980@users.noreply.github.com>
This commit is contained in:
Alex Stan 2023-10-27 21:56:54 +03:00
parent 3b1310c6ba
commit c97edc6e07

View file

@ -202,6 +202,11 @@ in {
virtualisation = {
lxc.enable = true;
waydroid.enable = true;
podman = {
enable = true;
dockerCompat = true;
defaultNetwork.settings.dns_enabled = true;
};
};
boot.plymouth.enable = true;