mirror of
https://github.com/nix-community/home-manager.git
synced 2026-01-12 01:59:37 +08:00
himalaya: update a link to ticket
This commit is contained in:
committed by
Robert Helgesson
parent
8c731978f0
commit
a146ab6a61
@@ -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;
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user