1
Fork 0
mirror of https://github.com/RGBCube/ncc synced 2025-08-01 20:47:48 +00:00

Add asciinema

This commit is contained in:
RGBCube 2023-12-07 23:58:17 +03:00
parent 480952f729
commit cb76964690
No known key found for this signature in database

View file

@ -1,7 +1,7 @@
{ lib, pkgs, systemPackages, homePackages, ... }: lib.recursiveUpdate { lib, pkgs, systemPackages, homePackages, ... }: lib.recursiveUpdate
(with pkgs; systemPackages [ (with pkgs; systemPackages [
p7zip asciinema
fastfetch fastfetch
fd fd
gotop gotop
@ -9,6 +9,7 @@
moreutils moreutils
nix-index nix-index
nix-output-monitor nix-output-monitor
p7zip
pstree pstree
ripgrep ripgrep
strace strace