Small cleanup for darwin nix file

This commit is contained in:
Random936 2024-08-14 22:15:40 -07:00
parent bfe67a11c6
commit 2a49909795

View File

@ -1,6 +1,5 @@
{ inputs, config, pkgs, ... }:
{ config, pkgs, lib, ... }:
{
home = {
username = "jadenmaxwell";
homeDirectory = "/Users/jadenmaxwell";