Skip to content
Snippets Groups Projects
Commit 5f956bcd authored by Ben Gamari's avatar Ben Gamari :turtle:
Browse files

nixos: Fix it

parent 41515cfc
No related branches found
No related tags found
No related merge requests found
......@@ -47,5 +47,5 @@ in {
type = pkgs.lib.types.str;
description = "GitLab access token for ghc-bot";
};
config.imports = [ triage-service test-tracking-service ];
imports = [ triage-service test-tracking-service ];
}
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment