mirror of
https://github.com/spacebarchat/server.git
synced 2026-03-30 13:55:39 +00:00
bleh
This commit is contained in:
@@ -104,7 +104,7 @@ in
|
||||
default = null;
|
||||
description = "Path to the secret";
|
||||
};
|
||||
smtpPasswordPath = lib.MkOption {
|
||||
smtpPasswordPath = lib.mkOption {
|
||||
type = lib.types.nullOr lib.types.str;
|
||||
default = null;
|
||||
description = "Path to the secret";
|
||||
|
||||
Reference in New Issue
Block a user