diff options
| author | Kumar Damani <me@kumardamani.net> | 2024-09-08 18:15:20 +0000 |
|---|---|---|
| committer | Kumar Damani <me@kumardamani.net> | 2024-09-08 18:15:20 +0000 |
| commit | 85b43d9ee4ddda2a29c7697056f242b443272eff (patch) | |
| tree | 311e0faa2688b32d1cf1c479348e713371a57df0 | |
| parent | e8cecf180738a132aa3971bb7a7acd68709811b3 (diff) | |
added yaml to the markdown code block
| -rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -5,7 +5,7 @@ stow -v -t ~ nix nixpkgs OrbStack usage: 1. Create a debian 12 machine with the name `orb-deb` and user `kdma0` (default). 2. Specify the follwing `cloud-init.yaml`: -``` +```yaml #cloud-config users: |
