chore: update state version

This commit is contained in:
Felix Schröter 2022-08-12 12:30:01 +02:00
parent c91eb45acf
commit aa1075e911
Signed by: felschr
GPG key ID: 671E39E6744C807D
8 changed files with 10 additions and 7 deletions

View file

@ -32,5 +32,5 @@
services.printing.drivers = with pkgs; [ epson-escpr ];
# only change this when specified in release notes
system.stateVersion = "21.11";
system.stateVersion = "22.05";
}