docs(branding): update logo, adopt NixOS 26.05 across docs and refresh screenshots
Validate Documentation / lint-docs (push) Successful in 9s

This commit is contained in:
Lukas Holzner
2026-09-04 13:33:20 +02:00
parent 3701d76713
commit aa68a2956c
13 changed files with 88 additions and 6 deletions
+5 -1
View File
@@ -1,8 +1,12 @@
<p align="center">
<img src="../images/logo.svg" alt="NaxOS Logo" width="120" height="120" />
</p>
# NaxOS Architecture Overview
## Design Philosophy
**NaxOS** is an appliance-like Network Attached Storage (NAS) operating system combining the mathematical immutability of **NixOS**, the enterprise data integrity of **OpenZFS**, and the modern observability of **CNCF Perses**.
**NaxOS** is an appliance-like Network Attached Storage (NAS) operating system combining the mathematical immutability of **NixOS 26.05**, the enterprise data integrity of **OpenZFS**, and the modern observability of **CNCF Perses**.
Traditional NAS operating systems (like TrueNAS, Unraid, or Synology DSM) rely either on mutable root filesystems with hidden configuration databases, or proprietary management stacks that can be fragile to upgrade and difficult to replicate.