added zellij and hyfetch

This commit is contained in:
Geir Okkenhaug Jerstad 2024-11-15 17:44:25 +01:00
parent 1a9eecf4f8
commit a28c671f19

View file

@ -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
];
};