nixos/etesync-dav: update default apiurl
(cherry picked from commit c5d7865d83
)
This commit is contained in:
parent
38f6e197be
commit
b86fd8cca1
@ -20,7 +20,7 @@ in
|
||||
|
||||
apiUrl = lib.mkOption {
|
||||
type = lib.types.str;
|
||||
default = "https://api.etesync.com/";
|
||||
default = "https://api.etebase.com/partner/etesync/";
|
||||
description = "The url to the etesync API.";
|
||||
};
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user