added the heroic to workstation

This commit is contained in:
Geir Okkenhaug Jerstad 2024-07-17 19:22:36 +02:00
parent 7ffe48f590
commit 7137f97ed1

View file

@ -116,7 +116,7 @@
shell = pkgs.zsh; shell = pkgs.zsh;
packages = with pkgs; [ packages = with pkgs; [
teams-for-linux firefox ncpamixer starship discord fastfetch teams-for-linux firefox ncpamixer starship discord fastfetch
emacsPackages.vterm zed-editor emacsPackages.vterm zed-editor heroic-unwrapped
]; ];
}; };