added the librewolf to workstation

This commit is contained in:
Geir Okkenhaug Jerstad 2024-07-18 09:31:21 +02:00
parent 1e1f040fd6
commit 75560bad35

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 heroic emacsPackages.vterm zed-editor heroic librewolf
]; ];
}; };