cringethon

This commit is contained in:
Tao Tien 2025-09-07 20:34:22 -07:00
parent ea0f707516
commit ca7419c377
5 changed files with 12 additions and 26 deletions

View file

@ -90,7 +90,7 @@
services.gnome.gcr-ssh-agent.enable = false;
services.printing.enable = lib.mkDefault true;
services.printing.drivers = with pkgs; lib.mkDefault [gutenprint gutenprintBin];
services.printing.drivers = with pkgs; lib.mkDefault [gutenprint gutenprintBin hplip];
services.avahi = {
enable = true;
nssmdns4 = true;