mirror of
https://github.com/RGBCube/ncc
synced 2025-08-01 12:37:46 +00:00
Use fastfetch instead of neofetch
This commit is contained in:
parent
9003544750
commit
0b782bd16c
1 changed files with 1 additions and 1 deletions
|
@ -1,9 +1,9 @@
|
||||||
{ lib, pkgs, systemPackages, homePackages, ... }: lib.recursiveUpdate
|
{ lib, pkgs, systemPackages, homePackages, ... }: lib.recursiveUpdate
|
||||||
|
|
||||||
(with pkgs; systemPackages [
|
(with pkgs; systemPackages [
|
||||||
|
fastfetch
|
||||||
fd
|
fd
|
||||||
gotop
|
gotop
|
||||||
neofetch
|
|
||||||
ripgrep
|
ripgrep
|
||||||
tree
|
tree
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue