home: Set state version to 20.09

This should not cause any conflicts.
pull/30/head
Simon Bruder 2021-01-04 15:22:39 +01:00
parent 2e33f18a3a
commit 77fa173fc4
Signed by: simon
GPG Key ID: 8D3C82F9F309F8EC
1 changed files with 4 additions and 0 deletions

View File

@ -46,5 +46,9 @@
};
imports = [ ./modules ];
config = {
home.stateVersion = "20.09";
};
};
}