Small cleanup for darwin nix file
This commit is contained in:
@@ -1,6 +1,5 @@
|
|||||||
{ inputs, config, pkgs, ... }:
|
{ config, pkgs, lib, ... }:
|
||||||
{
|
{
|
||||||
|
|
||||||
home = {
|
home = {
|
||||||
username = "jadenmaxwell";
|
username = "jadenmaxwell";
|
||||||
homeDirectory = "/Users/jadenmaxwell";
|
homeDirectory = "/Users/jadenmaxwell";
|
||||||
|
|||||||
Reference in New Issue
Block a user