home/programs: replace fastfetch with hyfetch
This commit is contained in:
parent
29bd2ab5b8
commit
ddd83c3998
1 changed files with 2 additions and 1 deletions
|
@ -8,9 +8,10 @@
|
|||
|
||||
programs = {
|
||||
fzf.enable = true;
|
||||
fastfetch.enable = true;
|
||||
hyfetch.enable = true;
|
||||
yazi.enable = true;
|
||||
};
|
||||
|
||||
home.packages = with pkgs; [
|
||||
imhex
|
||||
logisim-evolution
|
||||
|
|
Loading…
Reference in a new issue