nixos/paperless: fix documentation url
The original paperless project is archived Co-authored-by: Antoine Martin <antoine97.martin@gmail.com>
This commit is contained in:
co-authored by
Antoine Martin
parent
b86ba024bd
commit
b6c754755c
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user