fix(bud): expose ssh to bud update
This commit is contained in:
parent
82561bb9e0
commit
c0b670b52e
1 changed files with 2 additions and 0 deletions
|
@ -22,5 +22,7 @@
|
|||
help = "Installs Doom Emacs from https://github.com/hlissner/doom-emacs";
|
||||
script = ./install-doom.bash;
|
||||
};
|
||||
|
||||
update.writer = lib.mkForce (budUtils.writeBashWithPaths [ nixUnstable git mercurial openssh ]);
|
||||
};
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue