added state version to the pi

Signed-off-by: Alex S <stan.alexandru@ichb.ro>
This commit is contained in:
Alex Stan 2023-05-06 19:12:34 +00:00
parent b1add2bd6a
commit f7e438d169

View file

@ -86,4 +86,8 @@
allowUnfree = true;
};
};
system = {
stateVersion = 23.05; # Do NOT change.
};
}