mirror of
https://github.com/SebastianStork/nixos-config.git
synced 2026-01-21 17:31:34 +01:00
stirling-pdf: Add options for branding
This commit is contained in:
parent
d218ef2b35
commit
d396ee6559
2 changed files with 18 additions and 0 deletions
|
|
@ -58,6 +58,10 @@
|
|||
stirling-pdf = {
|
||||
enable = true;
|
||||
domain = "pdf.${sproutedDomain}";
|
||||
branding = {
|
||||
name = "Sprouted PDF";
|
||||
description = "Sprouted's one-stop-shop for all your PDF needs.";
|
||||
};
|
||||
};
|
||||
|
||||
privatebin = {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue