diff options
author | Martin Fischer <martin@push-f.com> | 2025-09-20 12:51:20 +0200 |
---|---|---|
committer | Martin Fischer <martin@push-f.com> | 2025-09-20 14:40:47 +0200 |
commit | 48fcf9307624388d555e82584eb0c477841c6cb2 (patch) | |
tree | 3c67cdf2146be005f7d2ef3eed6e040eca598332 /nixos/.gitignore | |
parent | e7e650a26f6f50ce75c8baa4868eeca7c3190e12 (diff) |
fix: make rebuild register host-specific gcroots
Diffstat (limited to 'nixos/.gitignore')
-rw-r--r-- | nixos/.gitignore | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/nixos/.gitignore b/nixos/.gitignore index c4a847d..06d39e8 100644 --- a/nixos/.gitignore +++ b/nixos/.gitignore @@ -1 +1 @@ -/result +/hosts/*/result |