cups: Add defaultShared, browsing and webInterace config option

This commit is contained in:
Jascha Geerds
2015-05-10 13:46:32 +02:00
committed by Domen Kožar
parent 65e2b83b36
commit 6f69dd46d7
2 changed files with 30 additions and 1 deletions
+1
View File
@@ -9,6 +9,7 @@ import ./make-test.nix ({pkgs, ... }: {
{ config, pkgs, ... }:
{ services.printing.enable = true;
services.printing.listenAddresses = [ "*:631" ];
services.printing.defaultShared = true;
services.printing.extraConf =
''
<Location />