3
0
Fork 0
forked from mirrors/nixpkgs
nixpkgs/nixos
Jenny 7abd408b7f
nixos/pam_mount: fix cryptmount options (#232873)
There was a bug in the pam_mount module that crypt mount options were
not passed to the mount.crypt command. This is now fixed and
additionally, a cryptMountOptions NixOS option is added to define mount
options that should apply to all crypt mounts.

Fixes #230920
2023-05-20 17:40:36 +02:00
..
doc/manual Merge pull request #226270 from Flakebi/albert 2023-05-20 09:16:13 -03:00
lib nixos/tests: fix typos 2023-05-19 22:31:04 -04:00
maintainers maintainers/scripts: fix typos 2023-05-19 22:31:04 -04:00
modules nixos/pam_mount: fix cryptmount options (#232873) 2023-05-20 17:40:36 +02:00
tests Merge pull request #232884 from teutat3s/zhf/prometheus-exporters-json-test 2023-05-20 15:51:59 +01:00
COPYING
default.nix
README
release-combined.nix
release-small.nix
release.nix nixos/release: add deepin closure 2023-05-08 18:25:41 +08:00

*** NixOS ***

NixOS is a Linux distribution based on the purely functional package
management system Nix.  More information can be found at
https://nixos.org/nixos and in the manual in doc/manual.