devenv: enable cachix

Signed-off-by: Patrizio Bekerle <patrizio@bekerle.com>
This commit is contained in:
Patrizio Bekerle 2025-06-08 07:25:12 +02:00
parent 2101e1eae0
commit 5a24eca9f6
No known key found for this signature in database
GPG key ID: 75960E6926556207

View file

@ -5,9 +5,6 @@
}:
{
# Try to disable cachix to get served from local cache
cachix.enable = false;
# https://devenv.sh/supported-languages/cplusplus/
languages.cplusplus.enable = true;