feat: web-arm change to docker and install scana11y

This commit is contained in:
2025-09-09 17:55:43 +02:00
parent 58089e558e
commit b48ec98cb3
6 changed files with 87 additions and 23 deletions

View File

@@ -2,7 +2,7 @@
{
virtualisation = {
podman.enable = true;
docker.enable = true;
oci-containers.containers = {
rustdesk-server = {
image = "rustdesk/rustdesk-server-s6:1";