create linode bootstrap readme doc

This commit is contained in:
RingOfStorms (Joshua Bell) 2025-01-09 15:42:55 -06:00
parent 5741044443
commit a3dc0630e3
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 = ''