about summary refs log tree commit diff
path: root/modules/profiles/headful.nix
diff options
context:
space:
mode:
Diffstat (limited to 'modules/profiles/headful.nix')
-rw-r--r--modules/profiles/headful.nix6
1 files changed, 0 insertions, 6 deletions
diff --git a/modules/profiles/headful.nix b/modules/profiles/headful.nix
index e9625de..b7c17d6 100644
--- a/modules/profiles/headful.nix
+++ b/modules/profiles/headful.nix
@@ -131,13 +131,7 @@ in
     time.timeZone = "Europe/Moscow";
 
     environment.systemPackages = with pkgs; [
-      arping
-      dnsutils
-      inetutils
-      ldns
       lm_sensors
-      socat
-      tcpdump
       usbutils
     ];
 

Consider giving Nix/NixOS a try! <3