Jump to content

Nitrokey: Difference between revisions

m
imported>Neutrocyte
No edit summary
Tags: Mobile edit Mobile web edit
 
(One intermediate revision by the same user not shown)
Line 2: Line 2:


==Installation==
==Installation==
You also want to add the nitrokey udev rules and enable the gpg agenent
You also want to add the nitrokey udev rules and enable the gpg agent
<syntaxHighlight lang=nix>
<syntaxHighlight lang=nix>
services.udev.packages = [ pkgs.nitrokey-udev-rules ];
services.udev.packages = [ pkgs.nitrokey-udev-rules ];
Line 13: Line 13:
};
};
</syntaxHighlight>
</syntaxHighlight>
[[Category:Hardware]]
trusted
596

edits