stirling-pdf service

This commit is contained in:
2025-07-16 16:06:37 +07:00
parent c716a79703
commit 528ef9ab77
2 changed files with 56 additions and 0 deletions

View File

@@ -10,6 +10,7 @@
modules = {
pocket-id = ../modules/clan/pocket-id;
nextcloud = ../modules/clan/nextcloud;
stirling-pdf = ../modules/clan/stirling-pdf;
};
inventory = {
@@ -30,6 +31,13 @@
roles.default.machines.b4l = { };
};
stirling-pdf = {
module = {
name = "stirling-pdf";
input = "self";
};
roles.default.machines.b4l = { };
};
};
services = {