feat(branding): update logo, adopt NixOS 26.05 and refresh authentic screenshots
CI & Build NaxOS Web Dashboard / build (push) Successful in 6m2s

This commit is contained in:
Lukas Holzner
2026-09-04 13:32:59 +02:00
parent 7ae0b3aad4
commit f55a2b41d0
15 changed files with 147 additions and 15 deletions
+1 -1
View File
@@ -34,7 +34,7 @@ export const OverviewView: React.FC<OverviewViewProps> = ({
<div>
<h2 className="text-xl font-bold text-white tracking-tight">Appliance Overview</h2>
<p className="text-xs text-slate-400 mt-1">
Running {status?.osVersion || 'NaxOS 24.11'} on OpenZFS storage engine
Running {status?.osVersion || 'NaxOS 26.05'} on OpenZFS storage engine
</p>
</div>
<div className="flex items-center gap-3">