feat(branding): update logo, adopt NixOS 26.05 telemetry and refresh screenshots
CI & Test NaxOS Management API / test (push) Successful in 5m44s

This commit is contained in:
Lukas Holzner
2026-09-04 13:33:07 +02:00
parent 7d89b16687
commit 4f7116b310
11 changed files with 82 additions and 4 deletions
+1 -1
View File
@@ -25,7 +25,7 @@ export class PersesService {
zfsPoolsCount: pools.length,
activeSharesCount: sharesCount,
runningAppsCount: runningApps,
osVersion: 'NaxOS 24.11 (NixOS Vicuna)',
osVersion: 'NaxOS 26.05 (NixOS)',
nixosGeneration: 42,
};
}