nixpkgs/nixos/modules/services
Maximilian Bosch 4ec456b725
nixos/grafana: fix secret-related warnings
Closes #198646

* The options `password`/`basicAuthPassword` were removed for
  datasources in Grafana 9. The only option to declare them now is to use
  `secureJsonData`.
* Fix description for contactPoints provisioning: when using file/env
  providers, nothing will be leaked into the store.
* Fix regex in file-provider usage check: it's also possible to either
  use `$__env{FOO}` or `$FOO` to fetch secrets from the environment.
* Fix warning for datasources: `password`/`basicAuthPassword` was
  removed, also check for each setting in `secureJsonData` if
  env/file-provider was used (then no warning is needed!).
2022-11-20 18:21:40 +01:00
..
admin
amqp
audio treewide: use types.port in nixos modules 2022-11-10 09:30:00 +01:00
backup treewide: use types.port in nixos modules 2022-11-10 09:30:00 +01:00
blockchain/ethereum erigon: module: better secret management 2022-11-12 14:29:43 -05:00
cluster treewide: use mkEnableOption in nixos modules 2022-11-10 09:30:00 +01:00
computing treewide: use mkEnableOption in nixos modules 2022-11-10 09:30:00 +01:00
continuous-integration nixos/github-runners: restart service if exit code signals a retryable error 2022-11-10 11:06:04 -05:00
databases surrealdb: module init 2022-11-19 18:58:04 -05:00
desktops nixos/gnome/at-spi2-core: force GTK_A11Y=none when disabled 2022-11-20 01:50:38 +01:00
development
display-managers
editors
finance
games treewide: use types.port in nixos modules 2022-11-10 09:30:00 +01:00
hardware Merge pull request #199667 from bjornfor/nixos-sane-indirection-for-quick-reload 2022-11-13 10:05:05 +00:00
home-automation treewide: use mkEnableOption in nixos modules 2022-11-10 09:30:00 +01:00
logging treewide: use mkEnableOption in nixos modules 2022-11-10 09:30:00 +01:00
mail nixos/rss2email: remove unnecessary cfg file indirection to fix test (#200108) 2022-11-10 20:06:32 +01:00
matrix nixos/mautrix-telegram: fix crash on postgresql database usage 2022-11-10 11:17:20 -05:00
misc Merge pull request #198631 from fedeinthemix/fix-languagetool 2022-11-12 15:18:10 +01:00
monitoring nixos/grafana: fix secret-related warnings 2022-11-20 18:21:40 +01:00
network-filesystems treewide: use mkEnableOption in nixos modules 2022-11-10 09:30:00 +01:00
networking nixos/firewall: remove stray quote from package option 2022-11-19 22:04:52 -06:00
printing
scheduling
search treewide: use types.port in nixos modules 2022-11-10 09:30:00 +01:00
security
system automatic-timezoned: init at 1.0.41 2022-11-16 15:26:21 -08:00
torrent rmem_max: define merge function 2022-11-08 10:30:10 -05:00
tracing
ttys
video
wayland
web-apps Merge pull request #198820 from talyz/keycloak-admin-password 2022-11-19 15:03:03 +01:00
web-servers Merge pull request #201329 from jqqqqqqqqqq/master 2022-11-15 17:57:51 +01:00
x11 nixos/picom: remove experimentalBackends option 2022-11-16 20:13:42 +00:00