mirror of
https://github.com/davegallant/nix-config
synced 2025-08-08 01:42:28 +00:00
Bump flake.lock
This commit is contained in:
@@ -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;
|
||||
|
Reference in New Issue
Block a user