added zellij and hyfetch
This commit is contained in:
parent
1a9eecf4f8
commit
a28c671f19
|
@ -136,10 +136,11 @@
|
|||
extraGroups = [ "networkmanager" "wheel" "libvirt" ];
|
||||
shell = pkgs.zsh;
|
||||
packages = with pkgs; [
|
||||
firefox ncpamixer starship fastfetch
|
||||
firefox ncpamixer starship fastfetch hyfetch
|
||||
emacsPackages.vterm virt-manager
|
||||
chromium pavucontrol gnome-tweaks beauty-line-icon-theme
|
||||
neo-cowsay fortune lolcat
|
||||
zellij
|
||||
];
|
||||
};
|
||||
|
||||
|
|
Loading…
Reference in a new issue