vterm and enable emacs for workstation
This commit is contained in:
parent
5b461cc0da
commit
8c47c2f4ad
|
@ -69,6 +69,8 @@
|
|||
|
||||
# KDE
|
||||
services.desktopManager.plasma6.enable = true;
|
||||
|
||||
services.emacs.enable = true;
|
||||
|
||||
# Sway
|
||||
programs.sway = {
|
||||
|
@ -114,6 +116,7 @@
|
|||
shell = pkgs.zsh;
|
||||
packages = with pkgs; [
|
||||
teams-for-linux firefox ncpamixer starship discord fastfetch
|
||||
emacsPackages.vterm
|
||||
];
|
||||
};
|
||||
|
||||
|
|
Loading…
Reference in a new issue