display settings GUI
This commit is contained in:
parent
06e889c274
commit
f55fb2472c
7 changed files with 13 additions and 256 deletions
|
|
@ -1,12 +1,12 @@
|
|||
{
|
||||
...
|
||||
}: {
|
||||
{...}: {
|
||||
services.anki-sync-server = {
|
||||
enable = true;
|
||||
address = "100.65.29.110";
|
||||
users = [{
|
||||
users = [
|
||||
{
|
||||
username = "tristan";
|
||||
password = "password";
|
||||
} ];
|
||||
}
|
||||
];
|
||||
};
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue