Nixmac
Summary
Nixmac is a tool that provides a plain English interface for Nix-darwin, simplifying Nix configuration on macOS.
Similar Articles
Nix Flakes and their Guix Equivalents
A detailed comparison between Nix Flakes and their equivalents in the Guix package management system, covering dependency declarations, pinning, purity, outputs, development environments, and system configuration.
How I like to install NixOS (declaratively)
A guide on declaratively installing NixOS over the network using tools like nixos-anywhere, with an emphasis on managing configuration files under version control.
The Guix Nix Abomination: Leveraging Guix derivations in Nix
A technical exploration showing how Nix can build a Guix derivation, highlighting the shared underlying 'Input Output Machine' architecture and the possibility of cross-ecosystem interoperability.
NNN Stack: NixOS, Niri, Noctalia
The NNN Stack combines NixOS, Niri compositor, and Noctalia shell to create a declarative, scrollable, and reproducible desktop environment, inviting users to contribute their dotfiles.
nix-build in under 100 lines
The article demystifies the Nix build process by reimplementing nix-build in under 100 lines of Go, showing that turning a derivation into a store path is essentially an exec.