aboutsummaryrefslogtreecommitdiff
path: root/nixos/modules/services/printing (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merge pull request #68218 from worldofpeace/cups-pk/no-auth-wheelworldofpeace2019-09-091-0/+10
|\
| * nixos/cupsd: passwordless admin for wheel with polkitworldofpeace2019-09-061-0/+10
* | treewide: remove redundant quotesvolth2019-08-261-1/+1
|/
* cups: add myself as maintainerMatthew Bauer2019-08-141-0/+3
* nixos/cupsd: use socket-based activation by defaultMatthew Bauer2019-08-141-1/+1
* nixos/cupsd: include /run/cups/cups.sock in ListenStreamsMatthew Bauer2019-08-141-1/+2
* nixos/cupsd: only enable cups when startWhenNeeded = falseMatthew Bauer2019-08-141-4/+4
* nixos/cupsd: Set CUPS_DATADIR globallyMatthew Bauer2019-08-141-0/+4
* Merge pull request #59076 from Yarny0/cups-path-fixMatthew Bauer2019-05-301-2/+2
|\
| * nixos/printing: fix CUPS `SetEnv` directive placementYarny02019-04-051-2/+2
* | nixos/cups: /var/run -> /runBob van der Linden2019-03-241-1/+1
|/
* nixos: add preferLocalBuild=true; on derivations for config filesSymphorien Gibol2019-02-221-2/+3
* nixos/cups: Fix Unable to encrypt connection:Florian Jacob2019-02-141-0/+4
* cups-googlecloudprint: init at 20160502obadz2018-10-111-1/+1
* nixos/cupsd: add option to start when neededJohannes Frankenau2018-07-141-1/+16
* nixos/modules: users.(extraUsers|extraGroup->users|group)Florian Klink2018-06-301-1/+1
* nixos/cupsd: Introduce services.printing.logLevel optionBen Gamari2018-04-271-3/+12
* cups service: fix client socketsNikolay Amiantov2018-02-231-2/+5
* cups service: Automatically detect Gutenprint in driversMichael Weiss2017-08-291-18/+14
* Merge pull request #27031 from jerith666/cnijfilter-2-80Benno Fünfstück2017-07-181-1/+1
|\
| * cnijfilter: init at 2.80Matt McHenry2017-07-171-1/+1
* | cups: mount private /tmpJörg Thalheim2017-05-101-0/+2
|/
* cups: split the $lib outputVladimír Čunát2017-03-121-0/+1
* use symlink to ensure cupsd.conf PATH always points to a valid store pathMatt McHenry2016-12-131-1/+8
* treewide: cups_filters -> cups-filtersBjørn Forsman2016-08-251-3/+3
* cups service: use cups.out everywhereJoachim Fasting2016-04-161-4/+4
* cups service: fix missing upstream systemd units caused by output splittingJoachim Fasting2016-04-161-1/+1
* Merge branch 'master' into closure-sizeVladimír Čunát2016-04-011-2/+5
|\
| * cups service: fix gutenprint update when there's no printersNikolay Amiantov2016-03-151-1/+3
| * modules/cupsd: clarify how to set gutenprintProfpatsch2016-03-081-1/+2
* | Merge master into closure-sizeVladimír Čunát2016-03-081-1/+1
|\|
| * cups service: set path for cups-genppdupdateNikolay Amiantov2016-02-261-1/+1
* | Merge recent 'staging' into closure-sizeVladimír Čunát2016-02-031-79/+109
|\|
| * cupsd service: move root directory to /var/lib/cupsNikolay Amiantov2016-01-171-13/+35
| * cupsd service: don't allow overriding necessary configuration optionsNikolay Amiantov2016-01-171-59/+53
| * cupsd service: add gutenprint supportNikolay Amiantov2016-01-171-1/+14
| * cupsd service: move all default drivers to the bindir directlyNikolay Amiantov2016-01-171-6/+4
| * cupsd service: use cups-pk-helper is policykit is enabledNikolay Amiantov2016-01-171-4/+7
* | treewide: Mass replace 'cups}/lib' to refer the 'out' outputTuomas Tynkkynen2016-01-241-4/+4
|/
* nixos cups-browsed: better link to avahi-daemonThomas Strobel2015-12-211-0/+2
* nixos: add services.printing.snmpConf optionBjørn Forsman2015-08-131-0/+12
* cups-browsed: Only enable if avahi is enabledEelco Dolstra2015-08-041-2/+2
* Revert "cups: Rename "browsing" config option to "advertise""Jascha Geerds2015-05-101-2/+2
* cups: Rename "browsing" config option to "advertise"Jascha Geerds2015-05-101-2/+2
* cups: Add defaultShared, browsing and webInterace config optionJascha Geerds2015-05-101-1/+29
* cups: Remove deprecated config options from cupsd.confJascha Geerds2015-05-101-2/+0
* cups: Use systemd files provided by CUPSJascha Geerds2015-05-101-6/+3
* cupsd: rename `cupsd.service` to `cups.service`Kirill Elagin2015-03-121-1/+1
* Create a nixos module for cups-browsedDamien Cassou2015-01-161-1/+31
* cups: Build with SERVERROOT set to /etc/cupsEelco Dolstra2014-12-161-20/+11