Update documentation for release 20.03

This commit is contained in:
Robert Helgesson 2020-04-22 23:58:00 +02:00
parent 7613fd12ec
commit 42e4eef749
No known key found for this signature in database
GPG key ID: 36BDAA14C2797E89
5 changed files with 14 additions and 15 deletions

View file

@ -5,7 +5,7 @@ with lib;
{
options = {
home.stateVersion = mkOption {
type = types.enum [ "18.09" "19.03" "19.09" "20.03" ];
type = types.enum [ "18.09" "19.03" "19.09" "20.03" "20.09" ];
default = "18.09";
description = ''
It is occasionally necessary for Home Manager to change