mail stuff

This commit is contained in:
Noah Masur
2025-02-08 09:27:18 -05:00
parent 1e5fd5d9ae
commit 9c5de4c54f
3 changed files with 48 additions and 40 deletions

View File

@ -24,7 +24,7 @@ in
default = "/var/private";
};
secretsIdentityFile = lib.mkOption {
identityFile = lib.mkOption {
type = lib.types.path;
description = "Path containing decryption identity.";
};