This commit is contained in:
2025-08-26 11:29:27 -05:00
parent 849451abed
commit b15721fc44

View File

@@ -24,7 +24,7 @@
homeconfig = { homeconfig = {
graphical = false; graphical = false;
minimal = true; minimal = true;
homeScripts.enable = false; #homeScripts.enable = false;
}; };
home.homeDirectory = config.user.home; home.homeDirectory = config.user.home;