nixpkgs/nixos
Alyssa Ross 572131c6a9
nixos/mailman: ensure Postfix is started after Mailman
On first run, Postfix will refuse to start if it's started before
Mailman is up, because it'll try to read the map files generated
Mailman the first time it's started, and they won't exist yet.  To fix
this, make sure Postfix isn't started until after Mailman is up if
they're both activated at the same time.
2022-04-20 13:17:28 +00:00
..
doc Merge pull request #166941 from teto/vim-plugins-toml 2022-04-05 09:33:40 +02:00
lib nixos/systemd-unit-options: Fix indentation 2022-04-04 13:53:58 +01:00
maintainers
modules nixos/mailman: ensure Postfix is started after Mailman 2022-04-20 13:17:28 +00:00
tests Merge pull request #167270 from ryantm/vaultwarden-test 2022-04-05 12:15:40 +02:00
COPYING
default.nix
README
release-combined.nix
release-small.nix
release.nix

*** 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.