fixed darwin

This commit is contained in:
2024-02-27 11:14:18 -05:00
parent 30cba6caf1
commit 5c429c360e
2 changed files with 6 additions and 2 deletions

View File

@@ -5,7 +5,7 @@
../../modules/home-manager/wezterm
];
home.username = "mthomson";
home.homeDirectory = "/Users/mthomson";
#home.homeDirectory = "/Users/mthomson";
home.stateVersion = "23.11";
home.packages = with pkgs; [