-
released this
2026-09-04 09:53:32 +02:00 | 8 commits to main since this releaseNaxOS v1.0.0 - Declarative NixOS & OpenZFS Storage Appliance
Official Release v1.0.0 of NaxOS, the declarative, appliance-like Network Attached Storage operating system.
Downloads & Media
- NaxOS Bootable Installer ISO (Direct Download, 1.35 GB):
- Download ISO (naxos-installer-24.11.20250630.50ab793-x86_64-linux.iso)
- Download ISO (Canonical Name)
- SHA256 Checksum:
e756b103fe290958c225112c08993780638b35fee5e2b2934f1fdede779c047c
- Gitea Packages Web View: naxos-installer-iso/1.0.0
- NaxOS Core Modules Bundle: naxos-os-modules.tar.gz
- NaxOS Web Dashboard Assets: naxos-ui-dist.tar.gz
- NaxOS Management Daemon: naxos-api-1.0.0.tgz
Building the ISO Locally
You can build the exact installation media on any machine with Nix installed:
nix build git+https://git.lholz.de/naxos/naxos-os.git#isoThe bootable ISO will be generated at
./result/iso/naxos-installer-*.iso.What Does the Installer Do?
The interactive installer (
naxos-installer) partitions your target drive, configures EFI boot, and deploys:- The complete NaxOS NixOS configuration and modules into
/etc/nixos/naxos-os. - The NaxOS Management Daemon (
naxos-api) into/opt/naxos/api. - The NaxOS Web Dashboard (
naxos-ui) into/opt/naxos/ui/distwith Homarr dashboard-icons. - Active Systemd Services:
naxos-api.service,nginx.service(reverse proxy on port 80/443),perses.service(CNCF Perses metrics on 8080), Samba SMB with Time Machine, and OpenZFS auto-scrub/snapshots.
Upon reboot, the appliance automatically launches the web interface at
http://naxos.local.Downloads
- NaxOS Bootable Installer ISO (Direct Download, 1.35 GB):