fix up nixarr links and add homarr for nav

This commit is contained in:
RingOfStorms (Joshua Bell) 2025-06-23 17:50:09 -05:00
parent 6c0c5db16a
commit c51987536a
5 changed files with 54 additions and 88 deletions

View file

@ -9,7 +9,7 @@ let
in
{
virtualisation.oci-containers.containers = {
opengist = {
"${name}" = {
image = "ghcr.io/thomiceli/opengist:1";
ports = [
"127.0.0.1:${toString v_port}:${toString v_port}"