nixpkgs/nixos
stuebinm c29ca6704d mattermost: add environmentFile option to allow declarative secrets
This adds an option `services.mattermost.environmentFile`, intended to be
useful especially when `services.mattermost.mutableConfig` is set to `false`.
Since all mattermost configuration options can also be set by environment
variables, this allows managing secret configuration values in a declarative
manner without placing them in the nix store.
2023-03-27 20:46:01 +02:00
..
doc/manual Merge pull request #221877 from ambroisie/woodpecker-agents 2023-03-25 16:32:55 +01:00
lib Merge pull request #222110 from SuperSandro2000/root-slice 2023-03-23 14:10:24 +01:00
maintainers treewide: fix backwards smart apostrophes 2023-02-06 07:24:42 -05:00
modules mattermost: add environmentFile option to allow declarative secrets 2023-03-27 20:46:01 +02:00
tests mattermost: add environmentFile option to allow declarative secrets 2023-03-27 20:46:01 +02:00
COPYING
default.nix
README
release-combined.nix nixos/release-*: finish dropping the conntrack tests 2023-03-04 09:28:09 +01:00
release-small.nix nixos/release-small.nix: add instructions for running individual jobs 2023-03-15 12:37:15 -07:00
release.nix nixos/manual: clean up default.nix a bit 2023-02-12 11:58:20 +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.