1

remove legacy tools

This commit is contained in:
Himadri Bhattacharjee
2025-01-26 17:30:26 +05:30
parent 3600d98e88
commit 429c19a1e9

View File

@@ -1,7 +1,5 @@
{
config,
pkgs,
lib,
...
}:
@@ -129,8 +127,6 @@
"flakes"
];
system.autoUpgrade.enable = false;
system.switch = {
enable = false;
enableNg = true;
@@ -156,7 +152,6 @@
};
environment.systemPackages = with pkgs; [
aircrack-ng
bat
git
helix
@@ -170,7 +165,6 @@
picocom
ripgrep
sbctl
wifite2
wl-clipboard
libnotify
];