nixpkgs/nixos/modules/system/boot
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
..
loader gummiboot module: Don't use obsolete environment.nix option 2014-01-05 15:53:39 -05:00
kernel.nix nixos initrd: load atkbd, not xtkbd 2013-12-23 09:01:45 +01:00
kexec.nix Move all of NixOS to nixos/ in preparation of the repository merge 2013-10-10 13:28:20 +02:00
luksroot.nix 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
modprobe.nix Add support for lightweight NixOS containers 2013-11-27 17:14:10 +01:00
readonly-mountpoint.c Move all of NixOS to nixos/ in preparation of the repository merge 2013-10-10 13:28:20 +02:00
shutdown.nix Disable various services when running inside a container 2013-11-26 18:19:45 +01:00
stage-1-init.sh Shut up "failed to resume" warning if there is no resume device 2013-10-30 18:47:43 +01:00
stage-1.nix Add support for lightweight NixOS containers 2013-11-27 17:14:10 +01:00
stage-2-init.sh Move all of NixOS to nixos/ in preparation of the repository merge 2013-10-10 13:28:20 +02:00
stage-2.nix Add lots of missing option types 2013-10-30 18:47:43 +01:00
systemd-unit-options.nix Allow services to specify a pre-stop script 2013-11-26 18:24:55 +01:00
systemd.nix systemd: Enable specifying extra config files for a unit 2014-01-18 11:10:39 -05:00