fix(asciinema): Add notifications support

This commit is contained in:
Jiří Štefka 2024-05-10 17:37:58 +02:00
parent 450e34970c
commit 8c45ea84a7
Signed by: jiriks74
GPG Key ID: 1D5E30D3DB2264DE

@ -171,6 +171,7 @@
home.packages = with pkgs; [
asciinema # Terminal recording
libnotify # Notifications
websocat # For asciinema v2 streams
tldr