Merge pull request #749 from emilytrau/ofborg-logfile-description
This commit is contained in:
commit
16c07487ac
1 changed files with 1 additions and 1 deletions
|
|
@ -41,7 +41,7 @@ in
|
|||
services.ofborg.logFile = mkOption {
|
||||
type = types.path;
|
||||
default = "/var/log/ofborg.log";
|
||||
description = lib.mdDoc "Whether to enable the khd window manager.";
|
||||
description = lib.mdDoc "The logfile to use for the ofborg service.";
|
||||
};
|
||||
};
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue