diff options
| author | seth <[email protected]> | 2023-07-27 18:12:14 -0400 |
|---|---|---|
| committer | seth <[email protected]> | 2023-07-27 18:18:32 -0400 |
| commit | a7db5aaf8895e97dc41c38b3329e89e59367a2a5 (patch) | |
| tree | 61678176b05ad5b33ced4a5e5f2e8ad708fff201 /garnix.yaml | |
| parent | a8ca7e997f9cc657200b3a847035161460861458 (diff) | |
ci: expose home configurations in packages
Diffstat (limited to 'garnix.yaml')
| -rw-r--r-- | garnix.yaml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/garnix.yaml b/garnix.yaml index b4cd627..1dfd293 100644 --- a/garnix.yaml +++ b/garnix.yaml @@ -4,4 +4,4 @@ builds: - "checks.x86_64-linux.*" - "devShells.x86_64-linux.default" - "nixosConfigurations.*" - - "homeConfigurations.x86_64-linux.*" + - "packages.x86_64-linux.seth" |
