about summary refs log tree commit diff
path: root/nixos/modules/services/network-filesystems
diff options
context:
space:
mode:
authorKFears <kfearsoff@gmail.com>2022-10-12 03:17:42 +0400
committerKFears <kfearsoff@gmail.com>2022-10-22 23:56:14 +0400
commit9f963f36e521b36e7ac08f09c65659cb58929d98 (patch)
tree6200364b0a6cc0e0d32009b1bf429994c1f846f2 /nixos/modules/services/network-filesystems
parentc7cd659710e8e42e00f5e2792522b34396043459 (diff)
nixos/grafana: refactor settings for RFC42
Diffstat (limited to 'nixos/modules/services/network-filesystems')
-rw-r--r--nixos/modules/services/network-filesystems/litestream/litestream.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/nixos/modules/services/network-filesystems/litestream/litestream.xml b/nixos/modules/services/network-filesystems/litestream/litestream.xml
index 598f9be8cf632..8f5597bb6891e 100644
--- a/nixos/modules/services/network-filesystems/litestream/litestream.xml
+++ b/nixos/modules/services/network-filesystems/litestream/litestream.xml
@@ -15,7 +15,7 @@
   <para>
    Litestream service is managed by a dedicated user named <literal>litestream</literal>
    which needs permission to the database file. Here's an example config which gives
-   required permissions to access <link linkend="opt-services.grafana.database.path">
+   required permissions to access <link linkend="opt-services.grafana.settings.database.path">
    grafana database</link>:
 <programlisting>
 { pkgs, ... }: