fix: darwin

This commit is contained in:
Ryan Yin
2023-12-24 00:54:31 +08:00
parent 1e9dc4df4b
commit 73a746cebd
5 changed files with 57 additions and 53 deletions

View File

@@ -1,8 +1,12 @@
{config, ...}: let
{config, username, ...}: let
d = config.xdg.dataHome;
c = config.xdg.configHome;
cache = config.xdg.cacheHome;
in rec {
home.homeDirectory = "/home/${username}";
# add environment variables
systemd.user.sessionVariables = {
# clean up ~