ugh hplip

This commit is contained in:
Tao Tien 2025-03-25 01:07:02 -07:00
parent 78532170ab
commit dc6fcff873

View file

@ -81,7 +81,7 @@
programs.ssh.startAgent = true; programs.ssh.startAgent = true;
services.printing.enable = lib.mkDefault true; services.printing.enable = lib.mkDefault true;
services.printing.drivers = with pkgs; [hplip hplipWithPlugin gutenprint gutenprintBin]; services.printing.drivers = with pkgs; [gutenprint gutenprintBin];
services.avahi = { services.avahi = {
enable = true; enable = true;
nssmdns4 = true; nssmdns4 = true;