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