PC-fixe: enable HP printing
This commit is contained in:
parent
4fab7e63f5
commit
ab6d9dc848
@ -212,6 +212,9 @@
|
|||||||
Option "metamodes" "DP-4: 3440x1440_144 +0+0 {AllowGSYNCCompatible=On}"
|
Option "metamodes" "DP-4: 3440x1440_144 +0+0 {AllowGSYNCCompatible=On}"
|
||||||
'';
|
'';
|
||||||
|
|
||||||
|
services.printing.enable = true;
|
||||||
|
services.printing.drivers = [ pkgs.hplip ];
|
||||||
|
|
||||||
systemd = let
|
systemd = let
|
||||||
DP4Config = "--output DP-4 --mode 3440x1440 --rate 144";
|
DP4Config = "--output DP-4 --mode 3440x1440 --rate 144";
|
||||||
HDMIConfig = "--output HDMI-0 --auto --left-of DP-4";
|
HDMIConfig = "--output HDMI-0 --auto --left-of DP-4";
|
||||||
|
Loading…
Reference in New Issue
Block a user