mirror of
https://github.com/nix-community/home-manager
synced 2024-11-01 16:59:43 +01:00
15 lines
235 B
INI
15 lines
235 B
INI
|
[backend]
|
||
|
token=yourapitoken
|
||
|
url=https://api.crick.fr
|
||
|
|
||
|
[options]
|
||
|
date_format=%Y.%m.%d
|
||
|
log_current=false
|
||
|
pager=true
|
||
|
report_current=false
|
||
|
reverse_log=true
|
||
|
stop_on_restart=false
|
||
|
stop_on_start=true
|
||
|
time_format=%H:%M:%S%z
|
||
|
week_start=monday
|