1
Fork 0

AAAAAAAAAAAA, fix what last commit was supposed to fix

This commit is contained in:
prescientmoon 2024-06-13 16:00:38 +02:00
parent ff85d9a26f
commit f0548f1698
Signed by: prescientmoon
SSH key fingerprint: SHA256:UUF9JT2s8Xfyv76b8ZuVL7XrmimH4o49p4b+iexbVH4

View file

@ -1,6 +1,6 @@
{ config, ... }:
{
sops.secrets.guacamole-users.sopsFile = ../../secrets.yaml;
sops.secrets.guacamole_users.sopsFile = ../../secrets.yaml;
satellite.nginx.at.guacamole.port = 8443; # default tomcat port
services.guacamole_server = {