hosts: enable podman

This commit is contained in:
Nikodem Rabuliński 2024-09-25 11:05:31 +02:00 committed by Nikodem Rabuliński
parent 69ea07184f
commit f5c1f63e07
4 changed files with 4 additions and 0 deletions

View file

@ -35,6 +35,7 @@
};
};
common.incus.enable = true;
virtualisation.podman.enable = true;
services.nginx = {
enable = true;