diff options
author | Alan Pearce | 2017-09-08 23:21:51 +0200 |
---|---|---|
committer | Alan Pearce | 2017-09-08 23:21:51 +0200 |
commit | f1321a5cc23ae13220009a220b9fe13918cb369d (patch) | |
tree | 50865100d5476868e0319d7c4022ace6057d07ae /nix/.config/nixpkgs | |
parent | f64d27e5aa9fa4668773a0e01bd4bf396b69d819 (diff) | |
download | dotfiles-f1321a5cc23ae13220009a220b9fe13918cb369d.tar.lz dotfiles-f1321a5cc23ae13220009a220b9fe13918cb369d.tar.zst dotfiles-f1321a5cc23ae13220009a220b9fe13918cb369d.zip |
Emacs: Add fontawesome
Diffstat (limited to 'nix/.config/nixpkgs')
-rw-r--r-- | nix/.config/nixpkgs/emacs.nix | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/nix/.config/nixpkgs/emacs.nix b/nix/.config/nixpkgs/emacs.nix index 1635e38..62a8171 100644 --- a/nix/.config/nixpkgs/emacs.nix +++ b/nix/.config/nixpkgs/emacs.nix @@ -94,6 +94,7 @@ in flycheck-flow flycheck-pos-tip flycheck-vale + fontawesome geiser ggtags ghq |