macos: fix home directory

This commit is contained in:
Zynh Ludwig 2024-07-28 07:14:18 -07:00
parent 0d1be1643c
commit 5c455e88d5

View file

@ -26,7 +26,7 @@
};
home.username = "zynh";
home.homeDirectory = "/Users/zynh/";
home.homeDirectory = "/Users/zynh";
home.packages = with pkgs; [
nix-output-monitor