mirror of
https://github.com/nmasur/dotfiles
synced 2026-03-11 01:29:45 +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