Been using camelCase for config...
This commit is contained in:
parent
359ec0c943
commit
ea0fdb3d36
|
@ -71,7 +71,7 @@ let
|
|||
};
|
||||
};
|
||||
in {
|
||||
options.services.lemmy-container = with types; {
|
||||
options.services.lemmyContainer = with types; {
|
||||
enable = mkEnableOption "Enable Lemmy server in a Podman container.";
|
||||
|
||||
hostname = mkOption {
|
||||
|
|
Loading…
Reference in New Issue