mirror of
https://github.com/Stunkymonkey/nixos.git
synced 2025-05-24 01:44:40 +02:00
treewide: fix typos
This commit is contained in:
parent
40793e02a3
commit
7926dd09de
1 changed files with 1 additions and 1 deletions
|
@ -27,7 +27,7 @@ in
|
|||
description = "retention time";
|
||||
};
|
||||
|
||||
# a good collections for allerts can be found here: https://samber.github.io/awesome-prometheus-alerts/rules#blackbox
|
||||
# a good collections for alerts can be found here: https://samber.github.io/awesome-prometheus-alerts/rules#blackbox
|
||||
rules = mkOption {
|
||||
type = types.attrsOf (
|
||||
types.submodule {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue