nixpkgs/nixos
Nico Berlee 90bac670c0 nixos/pam: pam_mkhomedir umask to 0077
pam_mkhomedir should create homedirs with the same umask as the rest
of the system. Currently it creates homedirs with go+rx which makes
it readable for other non-privileged users.
2021-11-06 17:45:00 +02:00
..
doc nixos/pam: pam_mkhomedir umask to 0077 2021-11-06 17:45:00 +02:00
lib Merge pull request #142747 from helsinki-systems/fix/test-runner-execute 2021-11-02 14:51:50 +01:00
maintainers nixosTest.lxdImage: add lxdImage test 2021-11-03 07:49:54 +01:00
modules nixos/pam: pam_mkhomedir umask to 0077 2021-11-06 17:45:00 +02:00
tests nixosTests.chromium: Avoid blocking on xclip stdout 2021-11-06 13:46:51 +01:00
COPYING
default.nix
README
release-combined.nix
release-small.nix
release.nix lxdImage: split from docker profile, use generators.toYAML 2021-11-03 07:49:54 +01: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.