about summary refs log tree commit diff
diff options
context:
space:
mode:
-rw-r--r--machines/devhell/titan.nix2
1 files changed, 1 insertions, 1 deletions
diff --git a/machines/devhell/titan.nix b/machines/devhell/titan.nix
index 220495a0..16ad36d3 100644
--- a/machines/devhell/titan.nix
+++ b/machines/devhell/titan.nix
@@ -91,7 +91,7 @@
     gnome3.gnome-keyring.enable = true;
     printing = {
       enable = true;
-      drivers = [ pkgs.gutenprint pkgs.hplip pkgs.cups-brother-hl1110 ];
+      drivers = [ pkgs.foo2zjs pkgs.cups-brother-hl1110 ];
     };
     dnscrypt-proxy.enable = false;
   };