plantuml-server: remove unnecessary systemd option path (#309893)
This commit is contained in:
@@ -97,7 +97,6 @@ in
|
||||
systemd.services.plantuml-server = {
|
||||
description = "PlantUML server";
|
||||
wantedBy = [ "multi-user.target" ];
|
||||
path = [ cfg.home ];
|
||||
|
||||
environment = {
|
||||
PLANTUML_LIMIT_SIZE = builtins.toString cfg.plantumlLimitSize;
|
||||
|
||||
Reference in New Issue
Block a user