about summary refs log tree commit diff
diff options
context:
space:
mode:
-rw-r--r--pkgs/pkgs_eris.nix1
-rw-r--r--pkgs/pkgs_titan.nix2
2 files changed, 2 insertions, 1 deletions
diff --git a/pkgs/pkgs_eris.nix b/pkgs/pkgs_eris.nix
index 07aeb388..e8e12afc 100644
--- a/pkgs/pkgs_eris.nix
+++ b/pkgs/pkgs_eris.nix
@@ -19,6 +19,7 @@
     reaverwps
     snort
     wavemon
+    wirelesstools
     xbindkeys
     xorg.xbacklight
   ];
diff --git a/pkgs/pkgs_titan.nix b/pkgs/pkgs_titan.nix
index 3399924e..120ef3aa 100644
--- a/pkgs/pkgs_titan.nix
+++ b/pkgs/pkgs_titan.nix
@@ -8,7 +8,6 @@
   };
 
   environment.systemPackages = with pkgs; [
-    calibre
     aircrackng
     claws-mail
     connmanui
@@ -33,6 +32,7 @@
     snort
     thunderbird
     wavemon
+    wirelesstools
     xbindkeys
     xorg.xbacklight
   ];