feat(mottarone): add docker

This commit is contained in:
uku 2024-10-09 15:22:03 +02:00
parent 1e7125bf1a
commit e909d1e5bc
Signed by: uku
SSH key fingerprint: SHA256:4P0aN6M8ajKukNi6aPOaX0LacanGYtlfjmN+m/sHY/o
2 changed files with 3 additions and 1 deletions

View file

@ -24,4 +24,6 @@
};
services.resolved.dnsovertls = lib.mkForce "false";
virtualisation.docker.enable = true;
}