Test
This commit is contained in:
parent
53135ca332
commit
858dd5b469
1 changed files with 1 additions and 1 deletions
|
@ -1,7 +1,7 @@
|
|||
{ pkgs, config, hostname, username, ... }: {
|
||||
services.syncthing = {
|
||||
enable = true;
|
||||
username = "${username}";
|
||||
user = "${username}";
|
||||
settings = {
|
||||
folders = {
|
||||
"world-of-warcraft" = {
|
||||
|
|
Loading…
Reference in a new issue