Add terminal log using asciinema

This commit is contained in:
Tobias Reisinger 2023-12-12 18:24:59 +01:00
parent 6f6ca6f79d
commit 41935c352c
Signed by: serguzim
GPG key ID: 13AD60C237A28DFE
5 changed files with 23 additions and 0 deletions

View file

@ -3,6 +3,7 @@
{
# Packages that should be installed to the user profile.
home.packages = with pkgs; [
asciinema # tool to record terminal sessions
bat # cat-alternative
direnv # tool to load custom environments
docker-credential-helpers