mirror of
https://github.com/nix-community/home-manager
synced 2024-11-23 11:39:46 +01:00
himalaya: update a link to ticket
This commit is contained in:
parent
8c731978f0
commit
a146ab6a61
1 changed files with 1 additions and 1 deletions
|
@ -36,7 +36,7 @@ let
|
|||
signatureConfig =
|
||||
lib.optionalAttrs (account.signature.showSignature == "append") {
|
||||
# TODO: signature cannot be attached yet
|
||||
# https://todo.sr.ht/~soywod/himalaya/27
|
||||
# https://todo.sr.ht/~soywod/pimalaya/27
|
||||
signature = account.signature.text;
|
||||
signature-delim = account.signature.delimiter;
|
||||
};
|
||||
|
|
Loading…
Reference in a new issue