Updates
change anki host to 0.0.0.0 remove monado - build borked xkb options renamed
This commit is contained in:
parent
f55fb2472c
commit
691c727ab7
5 changed files with 68 additions and 74 deletions
|
|
@ -1,7 +1,7 @@
|
|||
{...}: {
|
||||
services.anki-sync-server = {
|
||||
enable = true;
|
||||
address = "100.65.29.110";
|
||||
address = "0.0.0.0";
|
||||
users = [
|
||||
{
|
||||
username = "tristan";
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue