nixos/pam: remove trailing whitespace

This commit is contained in:
zowoq 2020-10-09 18:31:15 +10:00
parent 95d4e9a7d1
commit f9bb39e294

View file

@ -653,7 +653,7 @@ in
xlink:href="https://developers.yubico.com/pam-u2f/">here</link>.
'';
};
appId = mkOption {
default = null;
type = with types; nullOr str;