organization
All checks were successful
Activate Homelab Configuration / rebuild (push) Successful in 1m12s

This commit is contained in:
Satria 2026-04-29 18:50:48 +07:00
commit 7dbb09ebff

View file

@ -1,62 +1,80 @@
{ pkgs, ... }: { { pkgs, ... }: {
environment.systemPackages = with pkgs; [ environment.systemPackages = with pkgs; [
# Disk & Storage
baobab baobab
file-roller
gnome-network-displays
gnome-disk-utility gnome-disk-utility
parted
smartmontools
lm_sensors
ntfs3g
virt-viewer
dconf2nix
pciutils
gparted gparted
parted
ntfs3g
exfatprogs exfatprogs
pavucontrol smartmontools
jq ncdu
ventoy-full-qt
# System Monitoring & Hardware
htop
sysstat
powertop powertop
lm_sensors
fastfetch fastfetch
pciutils
usbutils
stress
stress-ng
# Networking
gnome-network-displays
ethtool ethtool
dig dig
dnslookup dnslookup
lsof nmap
gucharmap netcat
ncdu traceroute
zip wakeonlan
unzip
blueman
shared-mime-info
usbutils
cloudflared cloudflared
cloud-utils cloud-utils
hplipWithPlugin
android-tools # Archives & Compression
scrcpy file-roller
zip
unzip
p7zip
# GUI Utilities
pavucontrol
gucharmap
lxappearance
blueman
shared-mime-info
# Virtualization & Containers
virt-viewer
distrobox distrobox
ventoy-full-qt # Android
android-tools
scrcpy
# Remote Access
freerdp
# Media
ffmpeg ffmpeg
# Printing
hplipWithPlugin
# CLI Essentials
vim vim
wget wget
curl curl
openssl_3 openssl_3
htop
nmap
sysstat
netcat
p7zip
stress
stress-ng
wakeonlan
coreutils-full coreutils-full
traceroute jq
lxappearance lsof
freerdp
# Nix & Development
dconf2nix
home-manager home-manager
nix-index nix-index
nixd nixd