bakke: fix state(🤬) version

This commit is contained in:
Felix Albrigtsen 2024-10-21 21:30:17 +02:00
parent 1630c1c38e
commit 4dc28f2d25
1 changed files with 1 additions and 1 deletions

View File

@ -22,5 +22,5 @@
address = with values.hosts.bakke; [ (ipv4 + "/25") (ipv6 + "/64") ];
};
system.stateVersion = "23.05";
system.stateVersion = "24.05";
}