Update hosts/docker/configuration.nix

This commit is contained in:
2026-02-17 15:40:04 +00:00
parent d4e67d5785
commit 7880f54068
+1 -1
View File
@@ -21,7 +21,7 @@ in
# virtualisation.docker.enable = true;
virtualisation.docker = {
enable = true;
extraOptions = "--host tcp://0.0.0.0:2375";
# daemon.settings = {
# metrics-addr = "0.0.0.0:9323";
# experimental = true;