aboutsummaryrefslogtreecommitdiff
path: root/hosts
diff options
context:
space:
mode:
authorNatasha Moongrave <natasha@256phi.eu>2026-06-18 19:46:38 +0200
committerNatasha Moongrave <natasha@256phi.eu>2026-06-18 19:46:38 +0200
commit09e297535f42f2838c21c112ca724dae48caab70 (patch)
treeb538d8bcc59f6e88c35db703f584b93ddb6ecc9f /hosts
parente59d7481e985b4c1d16d7c5140f2b958c3a83ddb (diff)
Removed useless docker.enable
Diffstat (limited to 'hosts')
-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";
# ----------------------------