From 8ff01c21ee131c867165ce2987302c91ff4a69e3 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Max=20K=C3=A4nner?= Date: Mon, 7 Oct 2024 15:27:35 +0200 Subject: [PATCH] 432 current 1970-01-01 01:00:00 24.05.20241004.6e6b3dd 6.6.52-rt43 * --- hosts/MaxNixosLaptop/configuration.nix | 1 + 1 file changed, 1 insertion(+) diff --git a/hosts/MaxNixosLaptop/configuration.nix b/hosts/MaxNixosLaptop/configuration.nix index 8c75c4f..fae5ab0 100644 --- a/hosts/MaxNixosLaptop/configuration.nix +++ b/hosts/MaxNixosLaptop/configuration.nix @@ -104,6 +104,7 @@ virtualisation = { podman = { enable = true; + dockerCompat = true; defaultNetwork.settings.dns_enabled = true; }; libvirtd = {