2022-09-23 10:18:39 -05:00
|
|
|
builds:
|
2024-02-19 11:31:58 -06:00
|
|
|
exclude:
|
2025-10-31 00:14:41 -05:00
|
|
|
- "homeConfigurations.*"
|
|
|
|
|
- "nixosConfigurations.*"
|
|
|
|
|
- "packages.*"
|
2025-01-21 17:01:55 -06:00
|
|
|
# These are just images which I will build when
|
|
|
|
|
# I feel like it
|
2025-10-31 00:14:41 -05:00
|
|
|
- "devShells.*"
|
2022-09-23 10:18:39 -05:00
|
|
|
include:
|
2025-10-31 00:14:41 -05:00
|
|
|
- "packages.aarch64-darwin.*"
|
|
|
|
|
- homeConfigurations.exodus
|
|
|
|
|
- darwinConfigurations.MacBook-Pro
|
|
|
|
|
- darwinConfigurations.MacBook-Prolocal
|