feat(configurations): add enable to meta

Disable old `darwin` configurations (`apavel-a01` and `limontozu`)
This commit is contained in:
reo101 2024-09-01 17:36:20 +03:00
parent 2c7ba766fe
commit 479c86c003
Signed by: reo101
GPG key ID: 675AA7EF13964ACB
3 changed files with 18 additions and 4 deletions

View file

@ -1,3 +1,4 @@
{
system = "x86_64-darwin";
enable = false;
}