mirror of
https://github.com/RGBCube/ncc
synced 2025-07-31 12:07:48 +00:00
Add asciinema
This commit is contained in:
parent
480952f729
commit
cb76964690
1 changed files with 2 additions and 1 deletions
|
@ -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
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue