refactor(global/general): collapse channels-update
This commit is contained in:
parent
f176f27236
commit
9af45ea1ab
1 changed files with 1 additions and 3 deletions
|
@ -19,8 +19,6 @@
|
|||
|
||||
system.activationScripts = {
|
||||
# FIX: command-not-found database doesn't exist normally
|
||||
channels-update.text = ''
|
||||
${pkgs.nix}/bin/nix-channel --update
|
||||
'';
|
||||
channels-update.text = "${pkgs.nix}/bin/nix-channel --update";
|
||||
};
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue