Skip to content

Commit

Permalink
chore(posts/workstation-2025): update
Browse files Browse the repository at this point in the history
  • Loading branch information
namnd committed Jan 2, 2025
1 parent db5d929 commit e760d86
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions content/posts/workstation-2025.md
Original file line number Diff line number Diff line change
Expand Up @@ -54,9 +54,9 @@ $ make install

Once finish installing, shutdown the VM, remove bootable ISO, then start the VM again.

> Before continuing step 4, check out the `Makefile` and `./vm/bootstrap.nix` and make necessary changes to your custom details.
> Before continuing step 4, make sure to check out the `Makefile` and `./vm/bootstrap.nix` and make necessary changes to your custom details. This step will create new OS user, copy secrets (GPG keys), config Tailscale, install home-manager, neovim, etc. Most of them are optional, so you can remove what you don't need.
4. Run command to bootstrap the VM (create user, copy secrets, config tailscale, install home-manager, neovim, etc.)
4. Run command to bootstrap the VM

```bash
$ make bootstrap
Expand Down

0 comments on commit e760d86

Please sign in to comment.