Emacs on darwin only

This commit is contained in:
Sridhar Ratnakumar 2024-10-05 16:36:28 -04:00
parent a53a45f651
commit dab5de36a2
No known key found for this signature in database
2 changed files with 1 additions and 1 deletions

View file

@ -4,5 +4,6 @@
./all/wezterm
./all/himalaya.nix
./all/_1password.nix
./all/emacs.nix
];
}

View file

@ -3,7 +3,6 @@
imports = [
./all/tmux.nix
./all/neovim.nix
./all/emacs.nix
# ./helix.nix
./all/ssh.nix
./all/starship.nix