about summary refs log tree commit diff
path: root/nixos/tests/all-tests.nix
diff options
context:
space:
mode:
authorMoraxyc <i@qaq.li>2024-05-09 14:41:39 +0800
committerMoraxyc <i@qaq.li>2024-05-18 02:15:33 +0800
commitda28a5ff2a83b8da13a8e54486781ff72f161d4c (patch)
tree5a11ed691498d9e30d55a02610b96d5b4a9e6c97 /nixos/tests/all-tests.nix
parent4016009137056faa15bbc0c5604d750056a7d40a (diff)
nixos/artalk: init module
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 ba876fe31fc04..89669f7fdf75a 100644
--- a/nixos/tests/all-tests.nix
+++ b/nixos/tests/all-tests.nix
@@ -130,6 +130,7 @@ in {
   apparmor = handleTest ./apparmor.nix {};
   archi = handleTest ./archi.nix {};
   armagetronad = handleTest ./armagetronad.nix {};
+  artalk = handleTest ./artalk.nix {};
   atd = handleTest ./atd.nix {};
   atop = handleTest ./atop.nix {};
   atuin = handleTest ./atuin.nix {};