+7
nixos/doc/manual/from_md/release-notes/rl-2211.section.xml
+7
nixos/doc/manual/from_md/release-notes/rl-2211.section.xml
···
+2
nixos/doc/manual/release-notes/rl-2211.section.md
+2
nixos/doc/manual/release-notes/rl-2211.section.md
···- [kanata](https://github.com/jtroo/kanata), a tool to improve keyboard comfort and usability with advanced customization.+- [karma](https://github.com/prymitive/karma), an alert dashboard for Prometheus Alertmanager. Available as [services.karma](options.html#opt-services.karma.enable)- [languagetool](https://languagetool.org/), a multilingual grammar, style, and spell checker.
+1
nixos/modules/module-list.nix
+1
nixos/modules/module-list.nix
+128
nixos/modules/services/monitoring/karma.nix
+128
nixos/modules/services/monitoring/karma.nix
···+defaultText = "A configuration file generated from the provided nix attributes settings option.";+ExecStart = "${pkgs.karma}/bin/karma --config.file ${cfg.configFile} ${concatStringsSep " " cfg.extraOptions}";
+1
nixos/tests/all-tests.nix
+1
nixos/tests/all-tests.nix
···
+84
nixos/tests/karma.nix
+84
nixos/tests/karma.nix
···+# Karma only starts serving the dashboard once it has established connectivity to all alertmanagers in its config