diff --git a/nixos/hosts/wheatley/configuration.nix b/nixos/hosts/wheatley/configuration.nix index 99656e9..a07a395 100644 --- a/nixos/hosts/wheatley/configuration.nix +++ b/nixos/hosts/wheatley/configuration.nix @@ -94,7 +94,7 @@ what = "https://nextcloud.gladtherescake.eu/remote.php/dav/files/GLaDTheresCake"; where = "/home/kodi/nextcloud"; - options = "uid=1004,gid=100,file_mode=0664,dir_mode=2775"; + options = "uid=1002,gid=100,file_mode=0664,dir_mode=2775"; type = "davfs"; } ];