mirror of
https://github.com/Death916/nixconfig.git
synced 2026-04-10 02:54:39 -07:00
semicolon
This commit is contained in:
parent
e0ddb57588
commit
fa0d13f0aa
1 changed files with 1 additions and 1 deletions
|
|
@ -45,7 +45,7 @@ in
|
|||
#dataDir = nextcloudDataPath; # Points to your external data directory
|
||||
adminuser = "death916";
|
||||
adminpassFile = adminPassFilePath; # Points to your external file
|
||||
trusted_domains = ["cloud.death916.xyz" "homelab"]
|
||||
trusted_domains = ["cloud.death916.xyz" "homelab"];
|
||||
# overwriteprotocol = "http";
|
||||
};
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue