Add garnix build config.

This commit is contained in:
Joseph Hanson 2024-04-04 14:18:02 -05:00
parent cb74116f7c
commit 57cc4eef4a
Signed by: jahanson
SSH key fingerprint: SHA256:vy6dKBECV522aPAwklFM3ReKAVB086rT3oWwiuiFG7o

8
garnix.yaml Normal file
View file

@ -0,0 +1,8 @@
---
# Config for garnix.io builds & caching
builds:
include:
- homeConfigurations.*
- nixosConfigurations.*
- packages.x86_64-linux.*
- packages.aarch64-linux.*