diff options
author | Alan Pearce | 2017-07-16 12:51:17 +0200 |
---|---|---|
committer | Alan Pearce | 2017-07-16 12:51:17 +0200 |
commit | ceeb734d82fda4bd7430f9c263a33ebd89162d39 (patch) | |
tree | 7b38e7189a81836d4aaead64ec844862d260bf11 /nix | |
parent | 7b67188b59125f580579d7d62a27448337c760d7 (diff) | |
download | dotfiles-ceeb734d82fda4bd7430f9c263a33ebd89162d39.tar.lz dotfiles-ceeb734d82fda4bd7430f9c263a33ebd89162d39.tar.zst dotfiles-ceeb734d82fda4bd7430f9c263a33ebd89162d39.zip |
Emacs: Install base16 theme package
Diffstat (limited to 'nix')
-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 6e53368..02b7496 100644 --- a/nix/.config/nixpkgs/emacs.nix +++ b/nix/.config/nixpkgs/emacs.nix @@ -59,6 +59,7 @@ in async auto-compile avy + base16-theme bbdb beginend cider |