feat(bomba): bump to 26.05

This commit is contained in:
2026-05-30 10:15:28 +02:00
parent 046c0abf8b
commit f968851556
+1 -1
View File
@@ -14,5 +14,5 @@
boot.loader.systemd-boot.enable = true; boot.loader.systemd-boot.enable = true;
boot.loader.efi.canTouchEfiVariables = true; boot.loader.efi.canTouchEfiVariables = true;
system.stateVersion = "25.05"; # Did you read the comment? system.stateVersion = "26.05"; # Did you read the comment?
} }