mirror of
https://github.com/oqyude/nixos.git
synced 2026-08-09 08:03:16 +03:00
test
This commit is contained in:
@@ -33,7 +33,7 @@ in
|
||||
secretFile = config.sops.secrets.nextcloud-talk-secret.path;
|
||||
};
|
||||
settings = {
|
||||
http.listen = "127.0.0.1:7880";
|
||||
http.listen = "127.0.0.1:8080";
|
||||
clients.internalsecretFile = config.sops.secrets.internal-secret.path;
|
||||
sessions = {
|
||||
hashkeyFile = config.sops.secrets.hashkey.path;
|
||||
|
||||
Reference in New Issue
Block a user