Compare commits
1 commit
4b0c3f7948
...
41c4af643d
Author | SHA1 | Date | |
---|---|---|---|
![]() |
41c4af643d |
2 changed files with 0 additions and 6 deletions
BIN
nixos/machines/ghatanothoa/.configuration.nix.swp
Normal file
BIN
nixos/machines/ghatanothoa/.configuration.nix.swp
Normal file
Binary file not shown.
|
@ -38,12 +38,6 @@ in
|
||||||
localAddress = cfg.localAddress;
|
localAddress = cfg.localAddress;
|
||||||
};
|
};
|
||||||
};
|
};
|
||||||
environment.persistence.${config.impermanence.name} = {
|
|
||||||
directories = [
|
|
||||||
"/var/lib/jitsi-meet"
|
|
||||||
"/var/lib/prosody"
|
|
||||||
];
|
|
||||||
};
|
|
||||||
#We are behind a reverse proxy that handles TLS
|
#We are behind a reverse proxy that handles TLS
|
||||||
services.nginx.virtualHosts."${cfg.hostName}" = {
|
services.nginx.virtualHosts."${cfg.hostName}" = {
|
||||||
enableACME = false;
|
enableACME = false;
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue