create podman module

This commit is contained in:
2024-12-28 23:09:48 +01:00
parent f699955913
commit 1a478ba01e
3 changed files with 22 additions and 6 deletions

View File

@ -87,11 +87,6 @@
environment.sessionVariables.NIXOS_OZONE_WL = "1";
virtualisation = {
podman = {
enable = true;
dockerCompat = true;
defaultNetwork.settings.dns_enabled = true;
};
libvirtd = {
enable = true;
qemu = {