Adding doom, removing spacemacs, minor tweaks to home-manager

This commit is contained in:
Dustin Swan 2020-05-31 14:08:22 -04:00
parent acc95c004c
commit be72def3c1
No known key found for this signature in database
GPG key ID: AB49BD6B2B3A6377
8 changed files with 286 additions and 774 deletions

View file

@ -1,9 +1,8 @@
{ pkgs, ... }:
{
# nodePackages.eslint aerc
home.packages = with pkgs; [
ripgrep fd wget silver-searcher tree ranger nodejs-13_x yarn mosh w3m urlview nmap rtv gnupg youtube-dl nodePackages.tern nodePackages.javascript-typescript-langserver ffmpeg ispell aspell aspellDicts.en aspellDicts.en-computers aspellDicts.en-science aspellDicts.fr aspellDicts.de aspellDicts.eo aspellDicts.es hexyl nnn entr httpie cacert catimg tldr ffsend
ripgrep fd wget silver-searcher tree ranger nodejs-13_x yarn mosh w3m urlview nmap rtv gnupg youtube-dl nodePackages.tern nodePackages.eslint nodePackages.javascript-typescript-langserver ffmpeg ispell aspell aspellDicts.en aspellDicts.en-computers aspellDicts.en-science aspellDicts.fr aspellDicts.de aspellDicts.eo aspellDicts.es hexyl nnn entr httpie cacert catimg tldr ffsend du-dust duplicati python3
];
home.sessionVariables = {