diff --git a/nixos-configuration/steveej-laptop/system.nix b/nixos-configuration/steveej-laptop/system.nix index c75abcc..81da69d 100644 --- a/nixos-configuration/steveej-laptop/system.nix +++ b/nixos-configuration/steveej-laptop/system.nix @@ -187,6 +187,8 @@ rec { drivers = [ pkgs.hplip unstablepkgs.cups-kyodialog3 + unstablepkgs.mfcj6510dwlpr + unstablepkgs.mfcj6510dw-cupswrapper ]; };