Start moving emacs configuration to nix.

This commit is contained in:
Kevin Baensch 2019-11-11 18:41:30 +01:00
parent 0d9fa5b37e
commit 986ca7f5cd
11 changed files with 841 additions and 67 deletions

View file

@ -21,6 +21,7 @@ with lib;
"base"
"dict"
"emacs"
"emacs::solarized-theme"
"extra"
"cpp"
"haskell"