mirror of
https://github.com/oqyude/nixos.git
synced 2026-08-09 08:03:16 +03:00
1
This commit is contained in:
@@ -171,7 +171,7 @@ in
|
|||||||
# };
|
# };
|
||||||
# };
|
# };
|
||||||
onlyoffice = {
|
onlyoffice = {
|
||||||
enable = false;
|
enable = true;
|
||||||
hostname = "office.home.arpa";
|
hostname = "office.home.arpa";
|
||||||
port = 8090;
|
port = 8090;
|
||||||
allowLocalConnections = true;
|
allowLocalConnections = true;
|
||||||
|
|||||||
Reference in New Issue
Block a user