nixos-conf/spec.json

16 lines
323 B
JSON
Raw Normal View History

2025-06-11 22:16:27 +03:00
{
"systems": {
"enabled": 1,
"hidden": false,
"description": "NixOS Systems",
"type": 1,
"flake": "git+https://forgejo.sinerva.eu/VSinerva/nixos-conf.git",
"checkinterval": 300,
"schedulingshares": 100,
"enableemail": false,
"enable_dynamic_run_command": false,
"emailoverride": "",
2025-06-13 02:44:36 +03:00
"keepnr": 1
2025-06-11 22:16:27 +03:00
}
}