remove stuff to save space on chunk

This commit is contained in:
cy 2024-12-29 04:16:55 -05:00
parent 3c9f4fd019
commit cb5126614d
2 changed files with 1 additions and 14 deletions

View file

@ -16,16 +16,7 @@
systemd.user.startServices = "sd-switch"; systemd.user.startServices = "sd-switch";
home.packages = with pkgs; [ home.packages = with pkgs; [
lua-language-server bottom
vim-language-server
python312Packages.python-lsp-server
nixd
gopls
bash-language-server
llvmPackages_19.clang-tools
rust-analyzer
yt-dlp
gnumake
btop btop
foot.terminfo foot.terminfo
]; ];

View file

@ -172,13 +172,9 @@
wget wget
curl curl
tree tree
python3Full
tmux tmux
borgbackup
rclone
file file
sops sops
age
]; ];
environment.variables = { environment.variables = {