added podman

feat/kile-v2
Ricard Illa 2023-01-07 20:31:26 +01:00
parent 2d7e760ce1
commit 4029462ee0
No known key found for this signature in database
GPG Key ID: F69A672B72E54902
2 changed files with 5 additions and 0 deletions

View File

@ -145,6 +145,7 @@
ansible
bind.dnsutils
docker-compose
podman-compose
file
gimp
gnumake

View File

@ -233,6 +233,10 @@
virtualisation = {
docker.enable = true;
podman = {
enable = true;
defaultNetwork.dnsname.enable = true;
};
libvirtd.enable = true;
spiceUSBRedirection.enable = true;
};