AAAAAAAAAAAA, fix what last commit was supposed to fix
This commit is contained in:
parent
ff85d9a26f
commit
f0548f1698
1 changed files with 1 additions and 1 deletions
|
@ -1,6 +1,6 @@
|
||||||
{ config, ... }:
|
{ config, ... }:
|
||||||
{
|
{
|
||||||
sops.secrets.guacamole-users.sopsFile = ../../secrets.yaml;
|
sops.secrets.guacamole_users.sopsFile = ../../secrets.yaml;
|
||||||
satellite.nginx.at.guacamole.port = 8443; # default tomcat port
|
satellite.nginx.at.guacamole.port = 8443; # default tomcat port
|
||||||
|
|
||||||
services.guacamole_server = {
|
services.guacamole_server = {
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue