This commit is contained in:
2025-11-16 23:47:03 +08:00
parent c8830c8198
commit b3f72c85ba
7 changed files with 389 additions and 45 deletions
+3 -3
View File
@@ -45,9 +45,9 @@
nixpkgs.hostPlatform = "aarch64-darwin"; # or "x86_64-darwin"
# TODO: Configure your system-wide user settings (groups, etc)
users.users.your-username = {
name = "your-username";
home = "/Users/your-username";
users.users.df = {
name = "df";
home = "/Users/df";
};
# System-wide packages