Binary only available on x86_64

This commit is contained in:
Greg Hellings
2024-09-03 23:03:26 -05:00
parent 643a01e530
commit 1bea29dff9
+1 -2
View File
@@ -17,8 +17,7 @@ in with lib;
enable = true;
drivers = with pkgs; [
gutenprint
gutenprintBin
];
] ++ (lib.optional pkgs.stdenv.isx86_64 gutenprintBin);
};
hardware.printers.ensurePrinters = [ {