nixpkgs/nixos/modules/system
Moritz Maxeiner e96f58ef5c Implement muli-user authentication for yubikey pba, i.e. multiple users can now share a single luks keyslot.
This is achieved by having multiple lines per storage file, one for each user (if the feature is enabled); each of these
lines has the same format as would be the case for the userless authentication, except that they are prepended with a
SHA-512 of the user's id.
2014-01-29 17:20:05 +01:00
..
activation Fix passing of kernel parameters 2013-12-02 11:56:58 -05:00
boot Implement muli-user authentication for yubikey pba, i.e. multiple users can now share a single luks keyslot. 2014-01-29 17:20:05 +01:00
etc Make /etc/localtime a direct symlink to the zoneinfo file 2014-01-06 18:23:41 +01:00
upstart Remove remaining references to Upstart 2013-10-31 13:26:06 +01:00