Binary only available on x86_64
This commit is contained in:
@@ -17,8 +17,7 @@ in with lib;
|
||||
enable = true;
|
||||
drivers = with pkgs; [
|
||||
gutenprint
|
||||
gutenprintBin
|
||||
];
|
||||
] ++ (lib.optional pkgs.stdenv.isx86_64 gutenprintBin);
|
||||
};
|
||||
|
||||
hardware.printers.ensurePrinters = [ {
|
||||
|
||||
Reference in New Issue
Block a user