Remove emacs config

This commit is contained in:
Tim Schubert 2023-06-25 21:38:07 +02:00
parent fa9e81589b
commit ee0fd8835c
Signed by: dadada
GPG key ID: EEB8D1CE62C4DFEA
5 changed files with 0 additions and 281 deletions

View file

@ -2,10 +2,6 @@
alacritty = import ./alacritty;
colors = import ./colors.nix;
direnv = import ./direnv.nix;
# Disable because can't get importing the module to work
#emacs = import ./emacs;
fish = import ./fish.nix;
git = import ./git.nix;
gpg = import ./gpg.nix;