feat: herdr + agent network over netbird

This commit is contained in:
2026-08-23 14:39:31 +02:00
parent 1ba70151ef
commit 7313e167b1
63 changed files with 384 additions and 735 deletions
+6 -1
View File
@@ -1,4 +1,9 @@
{config, ...}: {
{
config,
inputs,
pkgs,
...
}: {
services.paperless = {
enable = true;
port = config.m3ta.ports.get "paperless";