update install release

This commit is contained in:
Christoph Cullmann 2025-05-04 16:59:49 +02:00
parent d7290ec6c1
commit 3a5ab3c4c8
No known key found for this signature in database

View file

@ -21,7 +21,7 @@ in
];
# install release
system.stateVersion = "24.11";
system.stateVersion = "25.05";
# atm all stuff is x86_64
nixpkgs.hostPlatform = "x86_64-linux";