diff --git a/nixos/hosts/wheatley/configuration.nix b/nixos/hosts/wheatley/configuration.nix index f47ea7c..b2d704d 100644 --- a/nixos/hosts/wheatley/configuration.nix +++ b/nixos/hosts/wheatley/configuration.nix @@ -90,9 +90,8 @@ what = "https://gladtherescake.eu/remote.php/dav/files/GLaDTheresCake"; where = "/home/jellyfinmediaplayer/nextcloud"; - options = "uid=1003,gid=1003,file_mode=0664,dir_mode=2775"; + options = "uid=1003,gid=100,file_mode=0664,dir_mode=2775"; type = "davfs"; - mountConfig.TimeoutSec = 15; } ];