1
Fork 0

User docker for guacamole

This commit is contained in:
prescientmoon 2024-06-13 16:53:06 +02:00
parent db04a34731
commit 8e17bf5efc
Signed by: prescientmoon
SSH key fingerprint: SHA256:UUF9JT2s8Xfyv76b8ZuVL7XrmimH4o49p4b+iexbVH4
4 changed files with 18 additions and 10 deletions
hosts/nixos/common/global

View file

@ -22,5 +22,6 @@
microbin = 8418;
forgejo = 8419;
jupyterhub = 8420;
guacamole = 8421;
};
}