Commit b6c75475 authored by Pascal Bach's avatar Pascal Bach
Browse files

nixos/paperless: fix documentation url



The original paperless project is archived

Co-authored-by: default avatarAntoine Martin <antoine97.martin@gmail.com>
parent b86ba024
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -235,7 +235,7 @@ in

    systemd.slices.system-paperless = {
      description = "Paperless slice";
      documentation = [ "https://paperless.readthedocs.io" ];
      documentation = [ "https://docs.paperless-ngx.com" ];
    };

    systemd.tmpfiles.settings."10-paperless" = let