about summary refs log tree commit diff
diff options
context:
space:
mode:
-rw-r--r--common-workstation.nix5
1 files changed, 1 insertions, 4 deletions
diff --git a/common-workstation.nix b/common-workstation.nix
index 7d66a713..1d08eb3a 100644
--- a/common-workstation.nix
+++ b/common-workstation.nix
@@ -87,10 +87,7 @@ in {
       protocol = "exps2";
     };
 
-    printing = {
-      enable = true;
-      drivers = [ pkgs.foo2zjs pkgs.foomatic_filters ];
-    };
+    printing.enable = true;
 
     udev.extraRules = ''
       SUBSYSTEM=="tty", ATTRS{idVendor}=="10c4", ATTRS{idProduct}=="ea60", \