fix: added home.stateVersion
This commit is contained in:
@@ -19,6 +19,7 @@ let
|
|||||||
in
|
in
|
||||||
{
|
{
|
||||||
home = {
|
home = {
|
||||||
|
stateVersion = "26.05";
|
||||||
sessionVariables = {
|
sessionVariables = {
|
||||||
EDITOR = "nvim";
|
EDITOR = "nvim";
|
||||||
XDG_CONFIG_HOME = "${homeDir}/.config";
|
XDG_CONFIG_HOME = "${homeDir}/.config";
|
||||||
|
|||||||
Reference in New Issue
Block a user