feat(branding): update logo, adopt NixOS 26.05 release across flake and installer
Test NaxOS Module Configurations / test-modules (push) Failing after 46s

This commit is contained in:
Lukas Holzner
2026-09-04 13:33:13 +02:00
parent 88dab86a24
commit 27a48795d8
15 changed files with 89 additions and 11 deletions
+1 -1
View File
@@ -58,5 +58,5 @@
isoImage.makeUsbBootable = true;
# State version
system.stateVersion = "24.11";
system.stateVersion = "26.05";
}