summaryrefslogtreecommitdiff
path: root/flake.nix
diff options
context:
space:
mode:
authorstuebinm2023-10-12 16:38:09 +0200
committerstuebinm2023-10-12 16:38:09 +0200
commit6d47716233b3d3f28c00769fd234fe689164ec7d (patch)
treeea0b6e5008f8572fc17ca45371841d09401fe431 /flake.nix
parent1795ddbbe908360d051289e450eb2cf054b44dfc (diff)
more radicle stuff (now with tui!)
Diffstat (limited to '')
-rw-r--r--flake.nix2
1 files changed, 1 insertions, 1 deletions
diff --git a/flake.nix b/flake.nix
index d5416be..d6e466b 100644
--- a/flake.nix
+++ b/flake.nix
@@ -140,7 +140,7 @@
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;
+ hikari_unstable heartwood radicle-interface radicle-tui;
};
nixosModules = { glitchtip = import ./modules/glitchtip.nix; };