Skip to content
This repository has been archived by the owner on Feb 19, 2024. It is now read-only.

Commit

Permalink
fix: collapse developers section (#90)
Browse files Browse the repository at this point in the history
  • Loading branch information
castrojo authored Mar 24, 2023
1 parent e56485d commit 2ef3c56
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -65,7 +65,8 @@ System updates are image-based and automatic. Applications are logically seperat
- If you've never used an image-based Linux before just use your computer normally
- Don't overthink it, just shut your computer off when you're not using it

## For Developers
<details>
<summary><h2>For Developers</h2></summary>

- Built-in Ubuntu user space
- `Ctrl`-`Alt`-`u` - will launch an Ubuntu image inside a terminal via [Distrobox](https://github.com/89luca89/distrobox), your home directory will be transparently mounted
Expand All @@ -87,6 +88,7 @@ System updates are image-based and automatic. Applications are logically seperat
- [Tailscale](https://tailscale.com/) for VPN
- [Just](https://github.com/casey/just) task runner for post-install automation tasks
- `zsh` available as an optional shell, use `sudo lcsh -i` and follow the prompts to configure it
</details>

### Future Features

Expand Down

0 comments on commit 2ef3c56

Please sign in to comment.