feat(branding): update logo, adopt NixOS 26.05 release across flake and installer
Test NaxOS Module Configurations / test-modules (push) Failing after 46s
Test NaxOS Module Configurations / test-modules (push) Failing after 46s
This commit is contained in:
@@ -58,5 +58,5 @@
|
||||
isoImage.makeUsbBootable = true;
|
||||
|
||||
# State version
|
||||
system.stateVersion = "24.11";
|
||||
system.stateVersion = "26.05";
|
||||
}
|
||||
|
||||
@@ -230,7 +230,7 @@ cat << NIXCONFIG > /mnt/etc/nixos/configuration.nix
|
||||
services.naxos.selfUpdate.enable = true;
|
||||
|
||||
# State version
|
||||
system.stateVersion = "24.11";
|
||||
system.stateVersion = "26.05";
|
||||
}
|
||||
NIXCONFIG
|
||||
|
||||
|
||||
Reference in New Issue
Block a user