Skip to content
Snippets Groups Projects
Commit 21fdac43 authored by Florian Sesser's avatar Florian Sesser
Browse files

Fix typo

parent b1c831dc
No related branches found
No related tags found
2 merge requests!278merge develop into production,!271Factoring improvements (VPN client, monitoring exporters)
Pipeline #1884 passed
......@@ -16,7 +16,7 @@ let
in {
options.services.private-storage.monitoring.exporters.node = {
enable = lib.mkEnableOption "Base sytsem metrics collection";
enable = lib.mkEnableOption "Base system metrics collection";
textfiles-directory = lib.mkOption {
type = lib.types.str;
description = "Directory used by the textfiles collector.";
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment