switches to homebrew emacs
This commit is contained in:
parent
4a18dfcdee
commit
9a19833ca6
5 changed files with 2 additions and 71 deletions
|
|
@ -10,10 +10,6 @@
|
|||
GOPATH = "$HOME/go";
|
||||
};
|
||||
|
||||
home.packages = with pkgs; [
|
||||
# (aspellWithDicts (dicts: with dicts; [en en-computers en-science]))
|
||||
];
|
||||
|
||||
xdg.enable = true;
|
||||
|
||||
imports = [
|
||||
|
|
@ -24,7 +20,6 @@
|
|||
../modules/wezterm
|
||||
../modules/nvim
|
||||
../modules/lazygit
|
||||
../modules/emacs
|
||||
];
|
||||
|
||||
programs.home-manager.enable = true;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue