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