diff --git a/nix-darwin/ci.nix b/nix-darwin/ci.nix index 2455f07..73b5632 100644 --- a/nix-darwin/ci.nix +++ b/nix-darwin/ci.nix @@ -27,6 +27,10 @@ url = "https://github.com/srid/ema"; num = 2; }; + nixci = { + url = "https://github.com/srid/nixci"; + num = 2; + }; nixos-config = { url = "https://github.com/srid/nixos-config"; num = 2;