summary refs log tree commit diff
path: root/nixos/modules/services/printing
Commit message (Expand)AuthorAge
* cups service: set path for cups-genppdupdateNikolay Amiantov2016-02-26
* cupsd service: move root directory to /var/lib/cupsNikolay Amiantov2016-01-17
* cupsd service: don't allow overriding necessary configuration optionsNikolay Amiantov2016-01-17
* cupsd service: add gutenprint supportNikolay Amiantov2016-01-17
* cupsd service: move all default drivers to the bindir directlyNikolay Amiantov2016-01-17
* cupsd service: use cups-pk-helper is policykit is enabledNikolay Amiantov2016-01-17
* nixos cups-browsed: better link to avahi-daemonThomas Strobel2015-12-21
* nixos: add services.printing.snmpConf optionBjørn Forsman2015-08-13
* cups-browsed: Only enable if avahi is enabledEelco Dolstra2015-08-04
* Revert "cups: Rename "browsing" config option to "advertise""Jascha Geerds2015-05-10
* cups: Rename "browsing" config option to "advertise"Jascha Geerds2015-05-10
* cups: Add defaultShared, browsing and webInterace config optionJascha Geerds2015-05-10
* cups: Remove deprecated config options from cupsd.confJascha Geerds2015-05-10
* cups: Use systemd files provided by CUPSJascha Geerds2015-05-10
* cupsd: rename `cupsd.service` to `cups.service`Kirill Elagin2015-03-12
* Create a nixos module for cups-browsedDamien Cassou2015-01-16
* cups: Build with SERVERROOT set to /etc/cupsEelco Dolstra2014-12-16
* cupsd.nix: Clean up environment.etcEelco Dolstra2014-12-16
* nixos/cupsd: use cups-files.conftv@shackspace.de2014-12-16
* fix printing testDomen Kožar2014-11-27
* nixos/cupsd: Ignore collisions in cups-progs.aszlig2014-11-24
* cups-pdf-filter -> cups-filters, enable by default for cupsDomen Kožar2014-11-23
* Remove cups_pdf_filter from the default set - adding to default set is easier...Michael Raskin2014-11-23
* Revert "cups: update package"Michael Raskin2014-11-15
* Revert "cups-filters: add package"Michael Raskin2014-11-15
* cups-filters: add packageNikolay Amiantov2014-11-14
* cups: update packageNikolay Amiantov2014-11-14
* CUPS system wide client configuration.Edward Tjörnhammar2014-08-20
* cups: Add a listenAddresses optionEelco Dolstra2014-04-25
* cups: Start after network.targetEelco Dolstra2014-04-24
* Rewrite ‘with pkgs.lib’ -> ‘with lib’Eelco Dolstra2014-04-14
* Add some packages needed by some generic HP PCL driversMichael Raskin2014-02-11
* nixos: don't white-list port 631 in the firewall when CUPS is enabledPeter Simons2013-12-23
* cups: Allow users in the wheel group to do admin actionsEelco Dolstra2013-12-01
* Add lots of missing option typesEelco Dolstra2013-10-30
* Turn security.pam.services into an attribute setEelco Dolstra2013-10-15
* Move all of NixOS to nixos/ in preparation of the repository mergeEelco Dolstra2013-10-10