diff --git a/nixos/hosts/wheatley/configuration.nix b/nixos/hosts/wheatley/configuration.nix index e11779c..62d0d7d 100644 --- a/nixos/hosts/wheatley/configuration.nix +++ b/nixos/hosts/wheatley/configuration.nix @@ -307,8 +307,8 @@ wants = ["network-online.target"]; what = "https://nextcloud.gladtherescake.eu/remote.php/dav/files/GLaDTheresCake"; - where = "/home/jellyfinmediaplayer/nextcloud"; - options = "uid=1003,gid=100,file_mode=0664,dir_mode=2775"; + where = "/home/kodi/nextcloud"; + options = "uid=1002,gid=100,file_mode=0664,dir_mode=2775"; type = "davfs"; } ];