mirror of
https://github.com/nmasur/dotfiles
synced 2025-07-06 07:20:13 +00:00
mail stuff
This commit is contained in:
@ -24,7 +24,7 @@ in
|
||||
default = "/var/private";
|
||||
};
|
||||
|
||||
secretsIdentityFile = lib.mkOption {
|
||||
identityFile = lib.mkOption {
|
||||
type = lib.types.path;
|
||||
description = "Path containing decryption identity.";
|
||||
};
|
||||
|
Reference in New Issue
Block a user