Nix hm #1

Merged
LarssonMartin1998 merged 106 commits from nix-hm into main 2025-02-25 14:13:05 +00:00
Showing only changes of commit 7be365b419 - Show all commits

View file

@ -6,7 +6,7 @@
# accordingly, and then commit it. # accordingly, and then commit it.
home = { home = {
# Stub values for demonstration. Override these in local branch. # Stub values for demonstration. Override these in local branch.
username = "JohnDoe"; username = "larssonmartin1998-mac";
homeDirectory = "/home/johndoe"; homeDirectory = "/Users/larssonmartin1998-mac";
}; };
} }