update state version
This commit is contained in:
parent
90b5fc0f88
commit
7dc5044406
@ -18,7 +18,7 @@
|
|||||||
# Stateful things to do before updating:
|
# Stateful things to do before updating:
|
||||||
# 1. Postgres migration (https://www.postgresql.org/docs/current/upgrading.html)
|
# 1. Postgres migration (https://www.postgresql.org/docs/current/upgrading.html)
|
||||||
# 2. Matrix Synapse migration (https://matrix-org.github.io/synapse/latest/upgrade.html)
|
# 2. Matrix Synapse migration (https://matrix-org.github.io/synapse/latest/upgrade.html)
|
||||||
system.stateVersion = "22.05";
|
system.stateVersion = "23.05";
|
||||||
|
|
||||||
|
|
||||||
boot.kernelPackages = pkgs.linuxPackages_latest;
|
boot.kernelPackages = pkgs.linuxPackages_latest;
|
||||||
|
Loading…
Reference in New Issue
Block a user