increase state version to 21.05
This commit is contained in:
parent
393e51eb53
commit
f3210b5d91
@ -18,7 +18,7 @@
|
|||||||
# Stateful things to do before updating:
|
# Stateful things to do before updating:
|
||||||
# 1. Postgres migration
|
# 1. Postgres migration
|
||||||
# 2. Matrix Synapse migration
|
# 2. Matrix Synapse migration
|
||||||
system.stateVersion = "20.03";
|
system.stateVersion = "21.05";
|
||||||
|
|
||||||
boot.kernelPackages = pkgs.linuxPackages_latest;
|
boot.kernelPackages = pkgs.linuxPackages_latest;
|
||||||
boot.tmpOnTmpfs = true;
|
boot.tmpOnTmpfs = true;
|
||||||
|
Loading…
Reference in New Issue
Block a user