summary refs log tree commit diff
path: root/nixos/modules/services/hardware/trezord.xml
diff options
context:
space:
mode:
Diffstat (limited to 'nixos/modules/services/hardware/trezord.xml')
-rw-r--r--nixos/modules/services/hardware/trezord.xml10
1 files changed, 2 insertions, 8 deletions
diff --git a/nixos/modules/services/hardware/trezord.xml b/nixos/modules/services/hardware/trezord.xml
index 972d409d9d0e0..4af6e1ad7cc98 100644
--- a/nixos/modules/services/hardware/trezord.xml
+++ b/nixos/modules/services/hardware/trezord.xml
@@ -5,16 +5,10 @@
          xml:id="trezor">
  <title>Trezor</title>
  <para>
-  Trezor is an open-source cryptocurrency hardware wallet and security token
-  allowing secure storage of private keys.
+  Trezor is an open-source cryptocurrency hardware wallet and security token allowing secure storage of private keys.
  </para>
  <para>
-  It offers advanced features such U2F two-factor authorization, SSH login
-  through
-  <link xlink:href="https://wiki.trezor.io/Apps:SSH_agent">Trezor SSH agent</link>,
-  <link xlink:href="https://wiki.trezor.io/GPG">GPG</link> and a
-  <link xlink:href="https://wiki.trezor.io/Trezor_Password_Manager">password manager</link>.
-  For more information, guides and documentation, see <link xlink:href="https://wiki.trezor.io"/>.
+  It offers advanced features such U2F two-factor authorization, SSH login through <link xlink:href="https://wiki.trezor.io/Apps:SSH_agent">Trezor SSH agent</link>, <link xlink:href="https://wiki.trezor.io/GPG">GPG</link> and a <link xlink:href="https://wiki.trezor.io/Trezor_Password_Manager">password manager</link>. For more information, guides and documentation, see <link xlink:href="https://wiki.trezor.io"/>.
  </para>
  <para>
   To enable Trezor support, add the following to your <filename>configuration.nix</filename>: