Merge main

This commit is contained in:
Martin Larsson 2025-04-16 16:38:27 +02:00
parent 04ffc6f57e
commit f15bbc57e2
7 changed files with 14 additions and 8 deletions

View file

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