Compare commits

..

2 commits

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