From 9cc635aa8253d50dfb35404e7da9e8d1d0001bad Mon Sep 17 00:00:00 2001 From: NullBite Date: Sun, 26 Jan 2025 17:47:02 +0000 Subject: [PATCH] rpi4: update homepage --- hosts/rpi4/services.nix | 1 + 1 file changed, 1 insertion(+) diff --git a/hosts/rpi4/services.nix b/hosts/rpi4/services.nix index 3f4f560..c639c6f 100644 --- a/hosts/rpi4/services.nix +++ b/hosts/rpi4/services.nix @@ -388,6 +388,7 @@ in (basicService "Octoprint" "print" "octoprint") (basicService "SearXNG" "searx" "searxng") (basicService "TheLounge" "lounge" "thelounge") + (basicService "Paperless" "paper" "paperless-ngx") (entry "Shlink" { href = "https://admin.nbt.sh"; icon = "shlink"; }) (basicService "Create Track Map" "trackmap" "")