mirror of
https://github.com/SebastianStork/nixos-config.git
synced 2026-01-22 00:21:34 +01:00
privatebin: Add option for branding
This commit is contained in:
parent
d396ee6559
commit
223a231f71
2 changed files with 9 additions and 1 deletions
|
|
@ -67,6 +67,7 @@
|
|||
privatebin = {
|
||||
enable = true;
|
||||
domain = "pastebin.${sproutedDomain}";
|
||||
branding.name = "SproutedBin";
|
||||
};
|
||||
|
||||
openspeedtest = {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue