Add new images to public assets and update README with image references

This commit is contained in:
Chris Toph 2025-05-31 14:31:43 -04:00
parent 36c13a7b97
commit 81eaea4822
5 changed files with 4 additions and 0 deletions

BIN
lib/public/gojo.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 3.9 MiB

BIN
lib/public/gojo1.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 2.2 MiB

BIN
lib/public/inv.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 11 MiB

BIN
lib/public/inv1.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 5.5 MiB

View file

@ -5,6 +5,10 @@
> **My NixOS & Home Manager Multi User/Host Configuration** > **My NixOS & Home Manager Multi User/Host Configuration**
> A modular Nix flake managing multiple systems and users with a focus on reproducibility and ease of maintenance. > A modular Nix flake managing multiple systems and users with a focus on reproducibility and ease of maintenance.
![alt text](lib/public/inv.png)
![alt text](lib/public/inv1.png)
![alt text](lib/public/gojo.png)
![alt text](lib/public/gojo1.png)
--- ---
## 🏗️ Architecture Overview ## 🏗️ Architecture Overview