From 6ab78db80f2e71c8130cfdb3ecabecc144df9357 Mon Sep 17 00:00:00 2001 From: illustris Date: Sun, 23 Jan 2022 16:33:29 +0530 Subject: [PATCH] ; --- default.nix | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/default.nix b/default.nix index 0d1ce84..e95a133 100644 --- a/default.nix +++ b/default.nix @@ -7,7 +7,7 @@ }; misc = { hadoop = { inherit (nixosTests) hadoop hadoop_3_2 hadoop2; }; - sssd = { inherit (nixosTests) sssd sssd-ldap; } + sssd = { inherit (nixosTests) sssd sssd-ldap; }; prometheus = { inherit (nixosTests) prometheus prometheus-exporters; } mysql = { inherit (nixosTests) mysql mysql-autobackup mysql-backup mysql-replication; }; inherit (nixosTests) kafka keepalived keycloak nginx php postgresql signal-desktop spark vault;