1
0
mirror of https://github.com/kmein/niveum synced 2026-03-20 12:01:06 +01:00

fix(systems): stateVersion

This commit is contained in:
Kierán Meinhardt
2019-11-05 21:58:49 +01:00
parent ce100eacbb
commit d8a0862430
4 changed files with 5 additions and 5 deletions

View File

@@ -31,5 +31,5 @@
networking.hostName = "homeros";
system.stateVersion = "19.09";
system.stateVersion = "18.09";
}