split some things and add my packages

This commit is contained in:
Reid 2025-12-31 22:50:15 -08:00
parent 9414398f68
commit a9ce81460f
Signed by: reidlab
GPG key ID: DAF5EAF6665839FD
3 changed files with 48 additions and 37 deletions

View file

@ -12,7 +12,18 @@
reidlab = {
conf = {
packages = with pkgs; [
bat btop duf file micro nix-output-monitor tree which
# archives
zip xz unrar unzip p7zip zstd lrzip
# utils
ripgrep ripgrep-all jq libqalculate
# nix
nix-output-monitor nix-prefetch-scripts nix-top
# system
btop duf lm_sensors killall
# debug
strace ltrace lsof
# misc
bat file which
];
extraGroups = [ "wheel" "dotfiles" ];
openssh.authorizedKeys.keys = [