about summary refs log tree commit diff
path: root/modules
diff options
context:
space:
mode:
authordevhell <devhell@mailfresser.de>2022-03-13 14:29:11 +0000
committerdevhell <devhell@mailfresser.de>2022-03-13 14:35:50 +0000
commit10c9c75cd335802ee698c790a4ac739e6cece5f7 (patch)
treec5da3eeffc5f1ab330edd67e998e2a549c5a4942 /modules
parent1314a24c6214f4773fd1ee905cd5040c98bbc6c2 (diff)
profiles/packages: Add packages
I'm particularly interested in `gurk-rs` as it's a Signal client that
runs in the terminal. It's in early development but it looks already
amazing and it doesn't rely on the Java library.

`termusic` is also a nice music player written in Rust that I've come to
enjoy when MPD doesn't make sense.

Lastly, `writedisk` is just mad awesome. It can write ISOs of all sorts
to USB stick, and it even knows how to deal with Windows ISOs. It writes
those ISOs really fast as well, so I'm guessing it somehow measures the
ideal block size. Either way, this is much more convenient than having
to invoke `dd` every time I have to write an ISO. Funny enough, this too
is a Rust application.
Diffstat (limited to 'modules')
-rw-r--r--modules/user/devhell/profiles/packages.nix3
1 files changed, 3 insertions, 0 deletions
diff --git a/modules/user/devhell/profiles/packages.nix b/modules/user/devhell/profiles/packages.nix
index 8c3a14e4..12f8fe23 100644
--- a/modules/user/devhell/profiles/packages.nix
+++ b/modules/user/devhell/profiles/packages.nix
@@ -130,6 +130,7 @@ in {
       graphviz
       grex
       grv
+      gurk-rs
       handlr
       hdparm
       hexedit
@@ -245,6 +246,7 @@ in {
       tealdeer
       termdown
       termshark
+      termusic
       testdisk
       tig
       toilet
@@ -278,6 +280,7 @@ in {
       wipe
       wireguard-tools
       wordgrinder
+      writedisk
       wuzz
       xfsprogs
       xh