nixos/modules/system/boot/luksroot.nix: hyperlinkify an URL in the documentation

This commit is contained in:
Peter Simons 2014-12-15 16:30:21 +01:00
parent 137ffc9929
commit 0f2b026bfe

View File

@ -203,7 +203,7 @@ in
description = '' description = ''
Unless enabled, encryption keys can be easily recovered by an attacker with physical Unless enabled, encryption keys can be easily recovered by an attacker with physical
access to any machine with PCMCIA, ExpressCard, ThunderBolt or FireWire port. access to any machine with PCMCIA, ExpressCard, ThunderBolt or FireWire port.
More information: http://en.wikipedia.org/wiki/DMA_attack More information is available at <link xlink:href="http://en.wikipedia.org/wiki/DMA_attack"/>.
This option blacklists FireWire drivers, but doesn't remove them. You can manually This option blacklists FireWire drivers, but doesn't remove them. You can manually
load the drivers if you need to use a FireWire device, but don't forget to unload them! load the drivers if you need to use a FireWire device, but don't forget to unload them!