Skip to content

Commit 391f22e

Browse files
committed
chore: bump flakes
1 parent c8eccca commit 391f22e

File tree

2 files changed

+13
-12
lines changed

2 files changed

+13
-12
lines changed

nix/flake.lock

Lines changed: 12 additions & 12 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

nix/modules/darwin.nix

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -98,6 +98,7 @@
9898
enableKeyMapping = true;
9999
remapCapsLockToEscape = true;
100100
};
101+
system.primaryUser = "tmm";
101102
system.stateVersion = 6;
102103
users.users.tmm = {
103104
home = "/Users/${username}";

0 commit comments

Comments
 (0)