repo.or.cz
/
NixPkgs.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
trilium-next-{desktop,server}: init at 0.90.12 (#356930)
[NixPkgs.git]
/
nixos
/
modules
/
services
/
networking
/
hylafax
/
faxq-default.nix
blob
9b634650cf79d92329d75ef90436e8bc6d5b402a
1
{ ... }:
2
3
# see man:hylafax-config(5)
4
5
{
6
7
ModemGroup = [ ''"any:0:.*"'' ];
8
ServerTracing = "0x78701";
9
SessionTracing = "0x78701";
10
UUCPLockDir = "/var/lock";
11
12
}