diff options
author | stuebinm | 2023-10-12 01:02:42 +0200 |
---|---|---|
committer | stuebinm | 2023-10-12 01:02:42 +0200 |
commit | 1795ddbbe908360d051289e450eb2cf054b44dfc (patch) | |
tree | 3e4fbc8ebf8dfbce57d7ae6db6e424c307103529 /home | |
parent | 0bc531e9d6aa27d32210917a82263cc676d8ab41 (diff) |
playing around with radicle.xyz
this packages the heartwood cli tools, the radicle web interface, and
runs a small example deployment on chaski.
TODO: decide if i want to keep this thing, then add declarative config
of the web interface, `rad auth`, and the radicle node to a NixOS
module; the current state is kinda suboptimal to deploy.
Diffstat (limited to 'home')
-rw-r--r-- | home/packages.nix | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/home/packages.nix b/home/packages.nix index 8f17f94..72c6f2a 100644 --- a/home/packages.nix +++ b/home/packages.nix @@ -12,6 +12,7 @@ in # internet apps & clients firefox keepassxc mumble lynx thunderbird offpunk openconnect matterhorn tdesktop monolith magic-wormhole-rs + heartwood # graphics & audio audacity blender darktable kdenlive moc ffmpeg-full gimp-with-plugins inkscape krita meshlab pavucontrol moc |