tweak(global/general): disable channels-update
This commit is contained in:
parent
0425970e53
commit
eb57056dcc
1 changed files with 2 additions and 1 deletions
|
@ -22,6 +22,7 @@
|
||||||
|
|
||||||
system.activationScripts = {
|
system.activationScripts = {
|
||||||
# FIX: command-not-found database doesn't exist normally
|
# FIX: command-not-found database doesn't exist normally
|
||||||
channels-update.text = "${pkgs.nix}/bin/nix-channel --update";
|
# FIXME: activation script doesn't work properly, and frequently errors
|
||||||
|
# channels-update.text = "${pkgs.nix}/bin/nix-channel --update";
|
||||||
};
|
};
|
||||||
}
|
}
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue