6 ms·
I use nix-darwin to automate that.
by shinzui 4y ago
I use nix-darwin to automate that.
- linsomniac 4y agoMore details please.
- shinzui 4y agonix-darwin currently does not support that directly, but there is an open PR to fix that. For my dotfiles, I added the module from the PR with some slight modifications. You can find the code below. https://github.com/shinzui/dotfiles.nix/blob/master/modules/darwin/pam.nix https://github.com/shinzui/dotfiles.nix/blob/master/modules/...