This commit is contained in:
2025-07-12 12:10:36 +03:00
parent 0f3630da75
commit 7f1480afb2
2 changed files with 19 additions and 14 deletions
+15 -14
View File
@@ -18,18 +18,23 @@
lazysql lazysql
# Base # Base
mc
yazi
pciutils
smartmontools
efibootmgr
usbutils
# Data
wget
curl curl
rsync efibootmgr
fd
fdupes fdupes
fzf
gdu
lsof
mc
pciutils
rsync
usbutils
wget
# Monitoring
smartmontools
btop
fastfetch
# Disk # Disk
gparted gparted
@@ -48,10 +53,6 @@
ipset ipset
iptables iptables
nftables nftables
# Monitoring
btop
fastfetch
]; ];
}; };
} }
+4
View File
@@ -14,6 +14,10 @@
}; };
}; };
lazygit.enable = true; lazygit.enable = true;
yazi = {
enable = true;
};
bat.enable = true;
command-not-found.enable = false; command-not-found.enable = false;
nix-index.enable = true; nix-index.enable = true;
nh = { nh = {