From 06a24c5eca87eb6c13c45655f17b568fc7f1012d Mon Sep 17 00:00:00 2001 From: stuebinm Date: Mon, 19 Dec 2022 21:08:51 +0100 Subject: chaski: serve 22f3 room plans --- flake.nix | 3 +++ 1 file changed, 3 insertions(+) (limited to 'flake.nix') diff --git a/flake.nix b/flake.nix index 3325779..d5b28de 100644 --- a/flake.nix +++ b/flake.nix @@ -38,6 +38,9 @@ gtfsBooks.flake = false; walint.url = "git+https://stuebinm.eu/git/walint?ref=playground"; walint.flake = false; + + freiraum.url = "git+https://git.infra4future.de/stuebinm/22f3-roomplans?ref=network"; + freiraum.flake = false; }; outputs = { self, nixpkgs, deploy-rs, ... }@inputs: -- cgit v1.2.3