remove emacs
This commit is contained in:
parent
485a6fcd5f
commit
387b531fbb
|
@ -140,38 +140,6 @@ in
|
|||
theme = "solarized";
|
||||
};
|
||||
|
||||
emacs = {
|
||||
enable = true;
|
||||
package = pkgs.emacs-gtk;
|
||||
extraPackages = epkgs: with epkgs; with melpaStablePackages; [
|
||||
nix-mode
|
||||
rust-mode
|
||||
pdf-tools
|
||||
dune
|
||||
tuareg
|
||||
idris-mode
|
||||
multi-vterm
|
||||
org-superstar
|
||||
org-fragtog
|
||||
visual-fill
|
||||
writeroom-mode
|
||||
solarized-theme
|
||||
doom-modeline
|
||||
all-the-icons-dired
|
||||
page-break-lines
|
||||
all-the-icons
|
||||
dashboard
|
||||
vterm
|
||||
undo-fu
|
||||
latex-math-preview
|
||||
haskell-mode
|
||||
evil-surround
|
||||
evil-org
|
||||
evil-commentary
|
||||
evil
|
||||
];
|
||||
};
|
||||
|
||||
git = {
|
||||
enable = true;
|
||||
userName = "Rachel Lambda Samuelsson";
|
||||
|
|
Loading…
Reference in New Issue
Block a user