about summary refs log tree commit diff
diff options
context:
space:
mode:
-rw-r--r--machines/devhell/eir.nix2
1 files changed, 1 insertions, 1 deletions
diff --git a/machines/devhell/eir.nix b/machines/devhell/eir.nix
index 46121454..a6650725 100644
--- a/machines/devhell/eir.nix
+++ b/machines/devhell/eir.nix
@@ -87,7 +87,7 @@
     gnome3.gnome-keyring.enable = true;
     printing = {
       enable = true;
-      drivers = [ pkgs.foo2zjs pkgs.hplip pkgs.cups-brother-hl1110 ];
+      drivers = [ pkgs.hplip ];
     };
     offlineimap = {
       enable = true;