From 09e297535f42f2838c21c112ca724dae48caab70 Mon Sep 17 00:00:00 2001 From: Natasha Moongrave Date: Thu, 18 Jun 2026 19:46:38 +0200 Subject: Removed useless docker.enable --- hosts/herra/ai.nix | 1 - 1 file changed, 1 deletion(-) (limited to 'hosts') diff --git a/hosts/herra/ai.nix b/hosts/herra/ai.nix index df93a24..4f322cd 100644 --- a/hosts/herra/ai.nix +++ b/hosts/herra/ai.nix @@ -20,7 +20,6 @@ in { # ---------------------------- # Docker # ---------------------------- - virtualisation.docker.enable = true; virtualisation.oci-containers.backend = "docker"; # ---------------------------- -- cgit v1.2.3