feat: update state version.

This commit is contained in:
CronyAkatsuki 2026-04-12 12:01:22 +02:00
parent f222948b7d
commit c0478aedc3
2 changed files with 2 additions and 2 deletions

View file

@ -201,5 +201,5 @@
];
# DO NOT CHANGE
system.stateVersion = "24.11";
system.stateVersion = "26.05";
}

View file

@ -56,5 +56,5 @@
crony.obs-studio.enable = true;
# DO NOT CHANGE ALSO
home.stateVersion = "24.11"; # Please read the comment before changing.
home.stateVersion = "26.05"; # Please read the comment before changing.
}