This commit is contained in:
2025-08-26 12:04:26 -05:00
parent 2237999734
commit 2345b39b79

View File

@@ -27,7 +27,7 @@
#homeScripts.enable = false;
};
home.homeDirectory = config.user.home;
home.homeDirectory = "/data/data/com.termux.nix/files/home";
};
};
};