about summary refs log tree commit diff
path: root/nixos/tests/all-tests.nix
diff options
context:
space:
mode:
authorlassulus <github@lassul.us>2024-03-27 10:15:37 +0100
committerGitHub <noreply@github.com>2024-03-27 10:15:37 +0100
commite91a1ad1e3da10e379c2f101c9cc39ac3bfaeb8f (patch)
tree2aa080c02767d31ec5618b2456967d325d195ef4 /nixos/tests/all-tests.nix
parent6b303293b5c42b1a2619422daca4ad7175791e30 (diff)
parent43310164e47bc4fb45dcbf9506689bcbbb9dcb53 (diff)
Merge pull request #298737 from MatthewCroughan/mc/scion-modules
nixos/scion: 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 37ac4c1827fa6..9cff268ae1d15 100644
--- a/nixos/tests/all-tests.nix
+++ b/nixos/tests/all-tests.nix
@@ -791,6 +791,7 @@ in {
   sanoid = handleTest ./sanoid.nix {};
   scaphandre = handleTest ./scaphandre.nix {};
   schleuder = handleTest ./schleuder.nix {};
+  scion-freestanding-deployment = handleTest ./scion/freestanding-deployment {};
   scrutiny = handleTest ./scrutiny.nix {};
   sddm = handleTest ./sddm.nix {};
   seafile = handleTest ./seafile.nix {};