aboutsummaryrefslogtreecommitdiff
path: root/readme.md
diff options
context:
space:
mode:
authoreuxane2025-02-09 00:33:59 +0100
committereuxane2025-02-09 00:37:05 +0100
commita0624dbf25f6857a7dd37bf12ad4bd2f8a814cd8 (patch)
treef7c622fb031d8781359a6a64d0712fa8e290b4aa /readme.md
parent71aa143ea5965d5a07c3aa34b0b783ba3109d4f8 (diff)
downloadtickwatch-a0624dbf25f6857a7dd37bf12ad4bd2f8a814cd8.tar.gz
docs: add example NixOS modules usage
Diffstat (limited to 'readme.md')
-rw-r--r--readme.md7
1 files changed, 7 insertions, 0 deletions
diff --git a/readme.md b/readme.md
index 84ab63e..a5e223e 100644
--- a/readme.md
+++ b/readme.md
@@ -62,6 +62,13 @@ Packages
62 `nix run 'git+https://cgit.euxane.eu/tickwatch?ref=main' -- --help` 62 `nix run 'git+https://cgit.euxane.eu/tickwatch?ref=main' -- --help`
63 63
64 64
65NixOS module
66------------
67
68tickwatch can be used as a monitoring service using the provided NixOS module.
69See `./example.flake.nix` for an example.
70
71
65Contributions 72Contributions
66------------- 73-------------
67 74