summaryrefslogtreecommitdiff
path: root/flake.nix
diff options
context:
space:
mode:
authorstuebinm2023-11-03 00:10:19 +0100
committerstuebinm2023-11-03 00:10:19 +0100
commit98ed1b242fdfc483c617d83c3c7b1e2b5870815f (patch)
tree1c53df9ee922c7bed333112a23629f3e5a11f499 /flake.nix
parentde221bc27afeaee894c0531eb0f0dd946ee6a9af (diff)
package inweb
not tested, but like, why not? Might be fun playing around with it.
Diffstat (limited to '')
-rw-r--r--flake.nix3
1 files changed, 2 insertions, 1 deletions
diff --git a/flake.nix b/flake.nix
index 318a804..4ea0bcd 100644
--- a/flake.nix
+++ b/flake.nix
@@ -138,7 +138,8 @@
galmon-core galmon-full glitchtip typst almanac rustex
kijetesantakaluotokieni showrt isabelle-utils isabat
travelynx crs-tracker crs-php bahnhof-name matrix-to
- hikari_unstable heartwood radicle-interface radicle-tui;
+ hikari_unstable heartwood radicle-interface radicle-tui
+ inweb;
};
nixosModules = { glitchtip = import ./modules/glitchtip.nix; };