Modified emacs config

This commit is contained in:
marc
2022-11-13 19:42:32 +01:00
parent f2f5227384
commit e22078b34a
4 changed files with 7 additions and 56 deletions

View File

@@ -10,9 +10,6 @@
emacs-overlay.url = "github:nix-community/emacs-overlay";
doom-emacs.url = "github:doomemacs/doomemacs";
doom-emacs.flake = false;
};
outputs = inputs @ { self, nixpkgs, home-manager, ... }: