From 6119abda225fe14bc65ff7581640da0f435457f4 Mon Sep 17 00:00:00 2001 From: stuebinm Date: Tue, 14 Jun 2022 00:54:35 +0200 Subject: bookshelf (with gtfs books) --- flake.nix | 2 ++ 1 file changed, 2 insertions(+) (limited to 'flake.nix') diff --git a/flake.nix b/flake.nix index 148c31d..0a7fe56 100644 --- a/flake.nix +++ b/flake.nix @@ -30,6 +30,8 @@ feeds.url = "path:/home/stuebinm/nonpublic.nix"; feeds.flake = false; + gtfsBooks.url = "git+https://stuebinm.eu/git/gtfs-books?ref=main"; + gtfsBooks.flake = false; walint.url = "git+https://stuebinm.eu/git/walint?ref=playground"; walint.flake = false; }; -- cgit v1.2.3