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