summaryrefslogtreecommitdiff
path: root/flake.nix
diff options
context:
space:
mode:
authorstuebinm2022-12-19 21:08:51 +0100
committerstuebinm2022-12-19 21:10:32 +0100
commit06a24c5eca87eb6c13c45655f17b568fc7f1012d (patch)
treea8b4a75de8ab6f7b29b90c180419b78c36647300 /flake.nix
parent6ea3acdd184d3f657dd521e7d477f2138f8b0918 (diff)
chaski: serve 22f3 room plans
Diffstat (limited to 'flake.nix')
-rw-r--r--flake.nix3
1 files changed, 3 insertions, 0 deletions
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: