202404170415
This commit is contained in:
parent
43c7cac22e
commit
aee233f936
1 changed files with 6 additions and 2 deletions
|
@ -1,6 +1,8 @@
|
||||||
---
|
---
|
||||||
import Layout from "../../layouts/MDPost.astro";
|
import Layout from "../../layouts/Layout.astro";
|
||||||
---
|
---
|
||||||
|
<Layout title="LimePot - Home">
|
||||||
|
<main>
|
||||||
# "Whats your setup like?" I hear nobody asking, I'm glad you asked!
|
# "Whats your setup like?" I hear nobody asking, I'm glad you asked!
|
||||||
|
|
||||||
## My personal machine currently has:
|
## My personal machine currently has:
|
||||||
|
@ -19,4 +21,6 @@ Its running Ubuntu Jammy(boooooo, itd be debian or arch but i'm too lazy to redo
|
||||||
### I also have a Raspberry Pi 4B
|
### I also have a Raspberry Pi 4B
|
||||||
8GiB Model, running, you guessed it, raspbian, it uses 64 GiB External drive as its os drive, i dont trust microSD in the SLIGHTEST. This thing actually holds up the entire infra with its chadlike beefy little arms. So proud of her.
|
8GiB Model, running, you guessed it, raspbian, it uses 64 GiB External drive as its os drive, i dont trust microSD in the SLIGHTEST. This thing actually holds up the entire infra with its chadlike beefy little arms. So proud of her.
|
||||||
|
|
||||||
<img src="/assets/otherpics/rpi-neofetch.png">
|
<img src="/assets/otherpics/rpi-neofetch.png">
|
||||||
|
</main>
|
||||||
|
</Layout>
|
Reference in a new issue