fix memories
All checks were successful
Check flake.lock / Check health of `flake.lock` (pull_request) Successful in 8s
Check Nix flake / Perform Nix flake checks (pull_request) Successful in 2m38s

This commit is contained in:
2026-04-18 20:28:39 -04:00
parent b80322f58a
commit 6e8246672d
2 changed files with 2 additions and 2 deletions

View File

@@ -58,6 +58,7 @@ in
volumes = [ "${nextcloud_path}/nc_data:/var/www/html:ro" ];
extraOptions = [
"--device=/dev/dri:/dev/dri"
"--network=nextcloud_default"
];
};
collabora-code = {