Loading nixos/modules/services/web-apps/nextcloud.nix +1 −1 Original line number Diff line number Diff line Loading @@ -45,7 +45,7 @@ let }; }; webroot = pkgs.runCommand webroot = pkgs.runCommandLocal "${cfg.package.name or "nextcloud"}-with-apps" { } '' Loading Loading
nixos/modules/services/web-apps/nextcloud.nix +1 −1 Original line number Diff line number Diff line Loading @@ -45,7 +45,7 @@ let }; }; webroot = pkgs.runCommand webroot = pkgs.runCommandLocal "${cfg.package.name or "nextcloud"}-with-apps" { } '' Loading