mirror of
https://github.com/NixOS/nixpkgs.git
synced 2025-07-13 21:50:33 +03:00
anki-sync-server: fix typo
This commit is contained in:
parent
31a131649c
commit
a79a4ec458
1 changed files with 1 additions and 1 deletions
|
@ -52,7 +52,7 @@ following options:
|
|||
|
||||
```nix
|
||||
{
|
||||
services.anki-sync-server.host = "0.0.0.0";
|
||||
services.anki-sync-server.address = "0.0.0.0";
|
||||
services.anki-sync-server.openFirewall = true;
|
||||
}
|
||||
```
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue