This commit is contained in:
2024-02-27 13:55:59 -07:00
parent 8bef0233ba
commit 33df980fa6
36 changed files with 586 additions and 241 deletions

View File

@@ -22,4 +22,4 @@
modules
)
);
}
}

View File

@@ -52,6 +52,10 @@
home = {
username = username;
homeDirectory = "/home/${username}";
sessionVariables = {
XDG_CONFIG_HOME = config.xdg.configHome;
};
};
# Unfree packages