create linode bootstrap readme doc

This commit is contained in:
RingOfStorms (Joshua Bell) 2025-01-09 15:42:55 -06:00
parent 3f1f13876e
commit e067fb9f54
16 changed files with 561 additions and 15 deletions

View file

@ -53,8 +53,9 @@
in
{
default = pkgs.mkShell {
nativeBuildInputs = [
nativeBuildInputs = with pkgs; [
mod_worktrees
deploy-rs
];
shellHook = ''