more macos hacks

This commit is contained in:
Noah Masur
2022-06-18 15:45:51 -04:00
parent e2189397fc
commit 518d788c73
5 changed files with 13 additions and 10 deletions

View File

@ -12,6 +12,7 @@ darwin.lib.darwinSystem {
gitEmail = globals.gitEmail;
mailServer = globals.mailServer;
dotfilesRepo = globals.dotfilesRepo;
dotfilesPath = "/Users/Noah.Masur/dev/dotfiles";
gui = {
enable = true;
colorscheme = globals.gui.colorscheme;