fix(asciinema): Add notifications support
This commit is contained in:
parent
450e34970c
commit
8c45ea84a7
1 changed files with 1 additions and 0 deletions
1
zsh.nix
1
zsh.nix
|
@ -171,6 +171,7 @@
|
|||
|
||||
home.packages = with pkgs; [
|
||||
asciinema # Terminal recording
|
||||
libnotify # Notifications
|
||||
websocat # For asciinema v2 streams
|
||||
|
||||
tldr
|
||||
|
|
Loading…
Reference in a new issue