about summary refs log tree commit diff
path: root/nixos/modules/system/boot/luksroot.nix
AgeCommit message (Expand)AuthorFilesLines
2024-04-13nixos: remove all uses of lib.mdDocstuebinm1-41/+41
2024-03-18nixos.luksroot: fix assertion message to name correct optionJade Lovelace1-2/+4
2024-01-17systemd: 254.6 -> 255.2nikstur1-2/+2
2023-12-18nixos/luksroot: add final newline to /etc/crypttabSandro Jäckel1-1/+1
2023-12-02nixos/clevis: initCamille Mondon1-2/+46
2023-11-11treewide: fix redirected and broken URLsAnthony Roussel1-1/+1
2023-09-18luksroot: fix issue when yubikey is detached during boot processErno Hopearuoho1-0/+6
2023-06-25treewide: use optional instead of 'then []'Felix Buehler1-1/+1
2023-05-19nixos: fix typosfigsoda1-2/+2
2023-04-07treewide: use more lib.optionalStringFelix Buehler1-2/+1
2023-03-22nixos/luksroot: add tryEmptyPassphrase optionRishi Desai1-4/+58
2023-02-07nixos/luksroot: build pbkdf2-sha512 binary in its own derivationWinter1-4/+9
2022-10-13Merge branch 'master' into stagingVladimír Čunát1-2/+2
2022-10-06nixos: luksroot: toString-ify keyFileSize usageCole Mickens1-2/+2
2022-10-05nixos/luksroot: Reword message on FIDO2 support with systemd stage 1Zhaofeng Li1-2/+4
2022-09-11Merge pull request #188009 from martiert/fido2luksChristian Kögler1-3/+15
2022-09-01nixos/luksroot: Support adding a list of credentials to fido2luksMartin Ertsås1-3/+15
2022-08-31nixos/*: convert internal option descriptions to MDpennae1-3/+3
2022-08-19nixos/*: automatically convert option docspennae1-2/+2
2022-08-19nixos/* eliminate inner whitespace in tags that was missed earlierpennae1-2/+2
2022-08-05Merge pull request #185056 from pennae/option-docs-mdpennae1-2/+2
2022-08-04Merge pull request #184786 from danc86/fido2luks-discardSandro1-1/+1
2022-08-04nixos/luksroot: allow discards with fido2luksDan Callaghan1-1/+1
2022-08-03nixos/*: automatically convert option docs to MDpennae1-2/+2
2022-08-03nixos/*: replace <replaceable>s with «thing»pennae1-1/+1
2022-07-30treewide: automatically md-convert option descriptionspennae1-40/+40
2022-04-30nixos/systemd-stage-1: Remove unnecessary binariesJanne Heß1-0/+1
2022-04-18nixos/stage-1-systemd: Add LUKS w/ password supportJanne Heß1-6/+72
2022-03-30treewide: use lib.getLib for OpenSSL librariesAlyssa Ross1-1/+1
2021-10-20nixos/luksroot: sync the crypt-storageHugo Lageneste1-0/+1
2021-10-04nixos/doc: clean up defaults and examplesNaïm Favier1-2/+0
2021-07-01modules/luksroot: add note about AE to allowDiscardsMarkus S. Wamser1-0/+2
2021-05-26nixos/luksroot: add bypassWorkqueues (#118114)Naïm Favier1-44/+63
2021-02-08boot.initrd.luks: fix case `Yubikey` -> `YubiKey`Ctem1-14/+14
2021-02-08boot.initrd.luks: add reusePassphrases support for YubiKey 2FACtem1-2/+26
2020-10-23fido2luks: 0.2.3 -> 0.2.15Anton Plotnikov1-1/+1
2020-09-02Merge pull request #96042 from rnhmjoj/loaOfWORLDofPEACE1-1/+1
2020-09-02treewide: completely remove types.loaOfrnhmjoj1-1/+1
2020-08-26Merge pull request #86236 from ThibautMarty/fix-nullOr-typesLassulus1-1/+1
2020-07-11Merge pull request #85074 from Emantor/fix/boot_kernel_moduleFranz Pletz1-2/+0
2020-06-14boot.initrd.luks.devices: add preOpenCommands and postOpenCommandseyjhb1-1/+31
2020-04-28treewide: fix modules options types where the default is nullThibaut Marty1-1/+1
2020-04-12boot.initrd.luks: remove x86_64/i586 AES modulesRouven Czerwinski1-2/+0
2020-01-22boot.initrd.luks: adding a warning when using FIDO2 with kernel ≤ 5.4Marek Mahut1-40/+16
2020-01-22boot.initrd.luks: Adding FIDO2 supportMarek Mahut1-2/+101
2019-12-10nixos/treewide: Move rename.nix imports to their respective modulesSilvan Mosberger1-1/+4
2019-08-26treewide: remove redundant quotesvolth1-1/+1
2019-06-07cryptsetup: enable kernel crypto api support againFranz Pletz1-0/+1
2019-05-12nixos/luksroot: GPG Smartcard support for luks encrypted volumesMarkus Schmidl1-4/+171
2019-04-28nixos/luksroot: create /run/cryptsetup (#60235)Edmund Wu1-0/+3