nixpkgs/nixos/modules
Peter Simons 6b87772ca4 nixos/mailman: don't reserve a static uid in the system
Any system uid will do, so we let the system allocate
one for us. The 'mailman' group is gone entirely since
we don't need it. Users who wish to run the 'mailman'
administration utility can do so via 'sudo':

    $ sudo -u mailman mailman info

Also, simplify the syntax of our user.users entry to
rely on an attribute set rather than a list.
2019-08-30 18:00:36 +02:00
..
config nixos/update-users-groups.pl: chomp hashedPassword 2019-08-25 23:42:31 -04:00
hardware nixos/hardware.deviceTree: Move things around 2019-08-07 13:51:22 +01:00
i18n/input-method nixos/ibus: do not default-install ibus-qt 2019-08-10 19:37:12 +02:00
installer nixos/sd-image: Increase default firmware partition size 2019-08-18 22:55:39 +02:00
misc nixos/mailman: don't reserve a static uid in the system 2019-08-30 18:00:36 +02:00
profiles Merge pull request #66687 from joachifm/feat/hardened-nixos-revert-graphene-malloc 2019-08-19 20:56:07 +02:00
programs nixos/bash: Improve Emacs detection for PS1 2019-08-30 00:28:57 +03:00
security Fix letsencrypt (#60219) 2019-08-29 16:32:59 +02:00
services nixos/mailman: don't reserve a static uid in the system 2019-08-30 18:00:36 +02:00
system Merge pull request #67487 from dasJ/suspend-then-hibernate 2019-08-28 17:29:17 +08:00
tasks Merge branch 'master' into flip-map-foreach 2019-08-18 18:00:25 +03:00
testing nixos/test: remove the stateVersion statement from the test-instrumentation 2019-06-03 15:05:24 +02:00
virtualisation nixos-containers: add TimeoutStartSec option 2019-08-28 14:54:51 +02:00
module-list.nix mailman: add NixOS module to install and deploy the mailing list server 2019-08-29 20:29:35 +02:00
rename.nix Fix letsencrypt (#60219) 2019-08-29 16:32:59 +02:00