parent
639a623db3
commit
a676406150
12 changed files with 72 additions and 71 deletions
common/modules
|
@ -6,7 +6,7 @@
|
|||
environment.systemPackages = with pkgs; [
|
||||
(writeShellApplication {
|
||||
name = "rebuild-no-cache";
|
||||
runtimeInputs = [config.nh.package];
|
||||
runtimeInputs = [config.programs.nh.package];
|
||||
text = ''
|
||||
nh os switch -- --option binary-caches "https://cache.nixos.org" "$@"
|
||||
'';
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue