mirror of
https://github.com/davegallant/nix-config
synced 2025-08-07 05:02:28 +00:00
Fix $HOME on darwin
This commit is contained in:
@@ -1,4 +1,5 @@
|
||||
{pkgs, ...}: {
|
||||
users.users."dave.gallant".home = "/Users/dave.gallant";
|
||||
imports = [
|
||||
./brew.nix
|
||||
./preferences.nix
|
||||
|
Reference in New Issue
Block a user