update user for macbook

This commit is contained in:
Noah Masur 2022-06-17 20:53:19 -04:00
parent 07b00d3e3f
commit d7b2f36dfe

View File

@ -5,7 +5,7 @@ darwin.lib.darwinSystem {
system = "x86_64-darwin";
specialArgs = { };
modules = [
globals
globals // { user = "Noah.Masur" }
home-manager.darwinModules.home-manager
{
gui.enable = true;