Bump flake.lock

This commit is contained in:
Dave Gallant
2023-01-06 21:17:49 -05:00
parent a3cc6c9768
commit 0ac181e47a
2 changed files with 7 additions and 14 deletions

View File

@@ -51,14 +51,7 @@
virtualisation.docker.enable = true;
virtualisation.libvirtd.enable = true;
virtualisation = {
podman = {
enable = true;
# Required for containers under podman-compose to be able to talk to each other.
defaultNetwork.dnsname.enable = true;
};
};
virtualisation.podman.enable = true;
programs.gnupg.agent = {
enable = true;