mirror of
https://github.com/Stunkymonkey/nixos.git
synced 2025-05-24 09:54:40 +02:00
service/paperless: fix typo
This commit is contained in:
parent
36210f0c6b
commit
98c63423ab
1 changed files with 1 additions and 1 deletions
|
@ -43,7 +43,7 @@ in
|
||||||
} // cfg.extraConfig;
|
} // cfg.extraConfig;
|
||||||
};
|
};
|
||||||
|
|
||||||
# monitoring is not really usefull, because it only contains the http-worker infos -> skipped for now
|
# monitoring is not really useful, because it only contains the http-worker infos -> skipped for now
|
||||||
|
|
||||||
my.services.nginx.virtualHosts = [
|
my.services.nginx.virtualHosts = [
|
||||||
{
|
{
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue