1
0
mirror of https://github.com/kmein/niveum synced 2026-03-21 04:11:07 +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

@@ -27,5 +27,5 @@ in {
networking.hostName = "scardanelli";
system.stateVersion = "19.03";
system.stateVersion = "18.09";
}