cleanup; keep-sorted

This commit is contained in:
Tao Tien 2025-11-05 00:58:59 -08:00
parent e84a456d7c
commit 9030842972
8 changed files with 183 additions and 549 deletions

View file

@ -6,13 +6,12 @@
...
}: {
environment.systemPackages = with pkgs; [
smartmontools
# inputs.helix.packages.${pkgs.system}.default
# keep-sorted start
bat
bottom
cifs-utils
dust
dumbpipe
dust
exfatprogs
fastfetch
ffmpeg
@ -30,12 +29,14 @@
rustdesk
sendme
skim
smartmontools
tree
waypipe
wezterm
wget
zellij
zstd
# keep-sorted end
];
programs.partition-manager.enable = lib.mkDefault true;