summary refs log tree commit diff
path: root/nixos/modules/system/boot/initrd-ssh.nix
Commit message (Expand)AuthorAge
* nixos/initrd-ssh: set more defensive pemissions on sshd test keyJohan Thomsen2020-09-30
* nixos/initrd-ssh: add extraConfig OptionsFinn Behrens2020-05-03
* nixos/initrd-ssh: fix typo in docsEmily2020-04-11
* nixos/initrd-ssh: fix typo (#84719)B YI2020-04-08
* nixos/initrd-ssh: switch from Dropbear to OpenSSHEmily2020-03-25
* nixos/initrd: improve descriptionsErik Arvstedt2018-10-02
* nixos/modules: users.(extraUsers|extraGroup->users|group)Florian Klink2018-06-30
* initrd-ssh: Fix for new dropbear version.Shea Levy2018-03-01
* initrd-ssh: generate hostkeys if absentvolth2017-12-03
* initrd-ssh: Use initrd secrets for host keysShea Levy2017-04-02
* initrd-ssh: fix authorized_key generation with multiple keysJörg Thalheim2016-11-16
* initrd-ssh service: check that authorized keys are addedNikolay Amiantov2016-09-20
* initrd-ssh service: ensure that keys got copied into initrdNikolay Amiantov2016-08-23
* nixos stage-1: unconditionally mount /dev/ptsNikolay Amiantov2016-07-12
* initrd-ssh service: add assertions for host keysNikolay Amiantov2016-05-20
* initrd-ssh service: fix buildNikolay Amiantov2016-05-07
* initrd-ssh module: don't check if network is upNikolay Amiantov2016-02-03
* initrd modules: move passwd and nsswitch back to initrd-sshNikolay Amiantov2016-02-03
* initrd-ssh module: enable only if initrd network is enabledNikolay Amiantov2016-02-03
* Split the initrd sshd support into a separate moduleEelco Dolstra2016-02-02