Y
Hacker News
new
|
ask
|
show
|
jobs
by
shinzui
1390 days ago
I use nix-darwin to automate that.
1 comments
linsomniac
1390 days ago
More details please.
link
shinzui
1390 days ago
nix-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/...
link