Formatting
This commit is contained in:
parent
3387c105b4
commit
91c17c0037
1 changed files with 1 additions and 1 deletions
|
|
@ -44,7 +44,7 @@ with lib.custom; {
|
||||||
configureRedis = true;
|
configureRedis = true;
|
||||||
};
|
};
|
||||||
services.nextcloud-whiteboard-server = {
|
services.nextcloud-whiteboard-server = {
|
||||||
enable = false;#true;
|
enable = false; #true;
|
||||||
settings = {
|
settings = {
|
||||||
NEXTCLOUD_URL = "https://nextcloud.kylekrein.com";
|
NEXTCLOUD_URL = "https://nextcloud.kylekrein.com";
|
||||||
};
|
};
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue