6 lines
101 B
Nix
6 lines
101 B
Nix
{
|
|
enable = true;
|
|
dataDir = "/home/jacob/Sync";
|
|
#guiAddress = "0.0.0.0:8234"; # for headless
|
|
}
|