about summary refs log tree commit diff
path: root/nixos/tests/all-tests.nix
diff options
context:
space:
mode:
authorTom Hubrecht <tom@hubrecht.ovh>2022-09-01 14:36:19 +0200
committerSandro Jäckel <sandro.jaeckel@gmail.com>2022-10-19 02:20:16 +0200
commitbbf5ba11b488c43a3b042164de209fcfc6f4a62c (patch)
tree95f65a14801a40db053c6a2a8ebe0a8d31ef5036 /nixos/tests/all-tests.nix
parente2abc215de587149fa14d78d846a4f3550538f92 (diff)
nixos/ntfy-sh: init
Diffstat (limited to 'nixos/tests/all-tests.nix')
-rw-r--r--nixos/tests/all-tests.nix1
1 files changed, 1 insertions, 0 deletions
diff --git a/nixos/tests/all-tests.nix b/nixos/tests/all-tests.nix
index e0121fe6b6b83..0c7ef4a0f2eb2 100644
--- a/nixos/tests/all-tests.nix
+++ b/nixos/tests/all-tests.nix
@@ -400,6 +400,7 @@ in {
   noto-fonts = handleTest ./noto-fonts.nix {};
   novacomd = handleTestOn ["x86_64-linux"] ./novacomd.nix {};
   nsd = handleTest ./nsd.nix {};
+  ntfy-sh = handleTest ./ntfy-sh.nix {};
   nzbget = handleTest ./nzbget.nix {};
   nzbhydra2 = handleTest ./nzbhydra2.nix {};
   oh-my-zsh = handleTest ./oh-my-zsh.nix {};