7 ms·
Since I've been playing with NixOS, this project reminded me of https://github.com/LnL7/nix-darwin https://github.com/LnL7/nix-darwin which lets you use a syste
by lukeadams 10y ago
Since I've been playing with NixOS, this project reminded me of https://github.com/LnL7/nix-darwin https://github.com/LnL7/nix-darwin which lets you use a system-wide configuration.nix on OS X. Never tried it but it looks neat.
- mitchty 10y agoI actually use this, using it to replace my old ansible setup. I've got a lot of things I need to merge into there after more testing but yep its neat. Not as great as the nixos version but every bit helps.
- nextos 10y agonix & guix are great. Making whole-system configurations declarative and reproducible is a huge step forward once things get mildly complicated.