1
0
Fork 0
mirror of https://github.com/LnL7/nix-darwin.git synced 2025-03-06 16:57:08 +00:00
nix-darwin/modules/users
Emily d634e28f67 users: use launchctl managername to determine session type
Seems like this should be more robust, and it will work even
after the activation script purifies its environment. Apparently
it may treat `tmux` sessions like SSH ones, which may have
something to do with `reattach-to-user-namespace`/`pam_reattach`; see
<https://github.com/ChrisJohnsen/tmux-MacOSX-pasteboard/issues/78#issuecomment-1074543831>.
(My hope is that `pam_reattach` does the right thing here, but I
haven’t tested.)
2025-02-07 18:03:36 +00:00
..
default.nix users: use launchctl managername to determine session type 2025-02-07 18:03:36 +00:00
group.nix users: set default for users.users.<user>.name 2024-10-22 16:02:21 +11:00
user.nix users: assert that programs.<shell>.enable = true; for users' shells 2024-11-11 15:19:41 +11:00