chore: update comment

This commit is contained in:
Sridhar Ratnakumar 2024-07-09 16:49:59 -04:00
parent dfbf5ddf9e
commit a6ec8b3f61
No known key found for this signature in database

View File

@ -11,7 +11,7 @@
lib = import ./nix/lib.nix;
# Config for https://github.com/srid/nixci
# To run this, `nix run github:srid/nixci`
# To run this, `nix run github:srid/nixci build`
nixci.default = let overrideInputs = { "services-flake" = ./.; }; in {
simple-example = {
inherit overrideInputs;