laptop: disable includeBuildDependencies
Signed-off-by: Myned <dev@bjork.tech>
This commit is contained in:
parent
505e6dc583
commit
a71db4c9d8
1 changed files with 2 additions and 1 deletions
|
@ -6,6 +6,7 @@
|
|||
};
|
||||
|
||||
#!! Rebuild offline - drastically increases initial download and resulting closure size
|
||||
#?? Alternative: nixos-rebuild --no-substitute
|
||||
# https://discourse.nixos.org/t/rebuild-nixos-offline/3679
|
||||
system.includeBuildDependencies = true;
|
||||
#// system.includeBuildDependencies = true;
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue