aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorNatasha Moongrave <natasha@256phi.eu>2026-06-18 21:04:04 +0200
committerNatasha Moongrave <natasha@256phi.eu>2026-06-18 21:04:04 +0200
commitb267bf6bbda27d6dbd22768bcbf2285f735dc185 (patch)
tree445d37d3c40378ceed934d08bec1a3b6bf67caad
parentfdd168081c831a51a7cea59974777eaf075e7d23 (diff)
parent347ace00e89c04113f6f80fbc90fd12bc151f704 (diff)
Merge branch 'main' of cgit:/srv/git/NixOS-config
-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";
# ----------------------------