rearrange and refactor multiple modules

This commit is contained in:
Yan Lin 2026-02-11 20:08:30 +01:00
parent 622265bd6e
commit be7cee9208
13 changed files with 233 additions and 456 deletions

View file

@ -9,7 +9,6 @@
../../modules/ssh.nix
../../modules/git.nix
../../modules/lazygit.nix
../../modules/rsync.nix
../../modules/btop.nix
../../modules/font/home.nix
];
@ -38,18 +37,13 @@
};
home.packages = with pkgs; [
# Network and file transfer
lftp
httpie
gnumake
# Network diagnostic tools
rsync
bind # DNS utilities (dig, nslookup, mdig)
iputils # Core network tools (ping, traceroute)
inetutils # Network utilities (telnet)
netcat-gnu # Network connection utility
# Command-line utilities
ncdu
delta
fastfetch