chore: formatting
This commit is contained in:
parent
463d255914
commit
8b8fafc18d
24
spec.json
24
spec.json
|
@ -11,6 +11,18 @@
|
||||||
"schedulingshares": 100,
|
"schedulingshares": 100,
|
||||||
"type": 1
|
"type": 1
|
||||||
},
|
},
|
||||||
|
"aba2sat": {
|
||||||
|
"checkinterval": 60,
|
||||||
|
"description": "ABA solver using SAT",
|
||||||
|
"emailoverride": "",
|
||||||
|
"enabled": 1,
|
||||||
|
"enableemail": false,
|
||||||
|
"flake": "git+https://git.tammena.me/megamanmalte/aba2sat?ref=main",
|
||||||
|
"hidden": false,
|
||||||
|
"keepnr": 1,
|
||||||
|
"schedulingshares": 100,
|
||||||
|
"type": 1
|
||||||
|
},
|
||||||
"brain-dump": {
|
"brain-dump": {
|
||||||
"checkinterval": 60,
|
"checkinterval": 60,
|
||||||
"description": "Personal todo manager",
|
"description": "Personal todo manager",
|
||||||
|
@ -69,17 +81,5 @@
|
||||||
"keepnr": 1,
|
"keepnr": 1,
|
||||||
"schedulingshares": 100,
|
"schedulingshares": 100,
|
||||||
"type": 1
|
"type": 1
|
||||||
},
|
|
||||||
"aba2sat": {
|
|
||||||
"checkinterval": 60,
|
|
||||||
"description": "ABA solver using SAT",
|
|
||||||
"emailoverride": "",
|
|
||||||
"enabled": 1,
|
|
||||||
"enableemail": false,
|
|
||||||
"flake": "git+https://git.tammena.me/megamanmalte/aba2sat?ref=main",
|
|
||||||
"hidden": false,
|
|
||||||
"keepnr": 1,
|
|
||||||
"schedulingshares": 100,
|
|
||||||
"type": 1
|
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in a new issue