Skip to content

Instantly share code, notes, and snippets.

@telent
Created August 21, 2016 21:33
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save telent/9a71b60923d34af51252271bbe74e1b4 to your computer and use it in GitHub Desktop.
Save telent/9a71b60923d34af51252271bbe74e1b4 to your computer and use it in GitHub Desktop.
# Enable CUPS to print documents.
services.printing = { enable = true; drivers = [ pkgs.hplip ]; };
services.avahi = { enable = true; nssmdns = true; };
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment