summaryrefslogtreecommitdiff
path: root/flake.nix
diff options
context:
space:
mode:
Diffstat (limited to '')
-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: