refactor: re-organise packages

This commit is contained in:
Oliver Davies 2022-10-04 08:17:18 +01:00
parent 493a63dc2a
commit c4a2baa71e
2 changed files with 23 additions and 33 deletions

View file

@ -5,10 +5,33 @@
];
home.packages = with pkgs; [
bottom
ctop
delta
file
fzf
gcc
gh
git
git-crypt
just
tree-sitter
htop
jq
lua
neofetch
platformsh
pv
ripgrep
tldr
tmuxinator
tree
unzip
wget
# LSP
# TODO: nodePackages."@ansible/ansible-language-server"
html-tidy
nodePackages."@tailwindcss/language-server"
nodePackages.bash-language-server
nodePackages.dockerfile-language-server-nodejs

View file

@ -85,51 +85,18 @@ in
extraGroups = [ "docker" "networkmanager" "wheel" ];
packages = with pkgs; [
alacritty
ansible
antibody
bat
bottom
cargo
chromium
copyq
ctop
delta
discord
docker
firefox
flameshot
fzf
gh
gimp
git
git-crypt
github-desktop
html-tidy
htop
jq
just
kdenlive
lua
neofetch
neovim
platformsh
pv
ripgrep
shellcheck
slack
stylua
sumneko-lua-language-server
teams
tldr
tmux
tmuxinator
tree
unzip
vlc
wget
yt-dlp
zoom-us
zsh
];
};