system updates

This commit is contained in:
2025-08-22 11:54:03 -04:00
parent a7ad698920
commit 4ccd1e5ec0
9 changed files with 364 additions and 405 deletions
+5 -7
View File
@@ -61,12 +61,10 @@ in
outOfStoreSymlink = true;
recursive = true;
};
# I have no idea why this is an issue...
# ".config/emacs" = {
# source = ../../configs/emacs;
# outOfStoreSymlink = true;
# recursive = true;
# };
".config/emacs" = {
source = ../../configs/emacs;
outOfStoreSymlink = true;
recursive = true;
};
};
}