diff options
| author | Natasha Moongrave <natasha@256phi.eu> | 2026-06-18 19:46:38 +0200 |
|---|---|---|
| committer | Natasha Moongrave <natasha@256phi.eu> | 2026-06-18 19:46:38 +0200 |
| commit | 09e297535f42f2838c21c112ca724dae48caab70 (patch) | |
| tree | b538d8bcc59f6e88c35db703f584b93ddb6ecc9f /hosts/herra/ai.nix | |
| parent | e59d7481e985b4c1d16d7c5140f2b958c3a83ddb (diff) | |
Removed useless docker.enable
Diffstat (limited to 'hosts/herra/ai.nix')
| -rw-r--r-- | hosts/herra/ai.nix | 1 |
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"; # ---------------------------- |
