fix: aerospace more strict, system fix

This commit is contained in:
Rasyidan Akbar F. 2026-01-06 13:55:15 +07:00
commit 3aed04f7f5
7 changed files with 51 additions and 60 deletions

View file

@ -2,6 +2,7 @@
imports = [ ./homebrew.nix ./devtools.nix ];
nix = {
# Use default nix version from nixpkgs (don't pin to avoid rebuild issues)
extraOptions = ''
keep-derivations = true
keep-outputs = true