aboutsummaryrefslogtreecommitdiff
path: root/hosts/herra
diff options
context:
space:
mode:
Diffstat (limited to 'hosts/herra')
-rw-r--r--hosts/herra/ai.nix1
1 files changed, 0 insertions, 1 deletions
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";
# ----------------------------