Based on our record, NixOS should be more popular than yadm. It has been mentiond 272 times since March 2021. We are tracking product recommendations and mentions on various public social media platforms and blogs. They can help you identify which product is more popular and what people think of it.
For managing config files I use yadm https://yadm.io/, which I learned of on HN. Among other great features, it lets me tailor settings per OS (Windows, Mac, Linux) and per client. And my settings are all in git, so they’re easy to save and copy around, and they’re all in one place, not dependent on each tool to know how to save their settings on some server. - Source: Hacker News / 8 months ago
I can wholeheartedly recommend yadm which is built around this concept. If you know git, you know yadm. https://yadm.io/. - Source: Hacker News / 11 months ago
Everyone hand-rolls their own dotfile management system, but YADM already does everything you need: https://yadm.io/. - Source: Hacker News / about 1 year ago
I wonder if the program I use to manage my dotfiles could help manage your scripts and extend your setup to all your desktops? Its called yadm (https://yadm.io/) it makes it so easy to have a laptop and a desktop or two. - Source: Hacker News / almost 2 years ago
I really like that one but still prefer yadm because you can just edit your files as usual and then yadm add them wherever you are. Source: almost 2 years ago
If you are using Nix, you may have heard of Nix-Shell Shebang:. - Source: dev.to / 9 days ago
MdBook is a Rust-based tool to create Web-based books from vanilla Markdown files. Although it is quite minimalistic, you will bump into it quite often in the wild. Most notably, the Rust Book uses it. I see it quite often in the Nix ecosystem, too. - Source: dev.to / 10 days ago
Haskell has been my go-to language for over 7 years. First, I started with Stack, then switched to plain Cabal and finally settled on Nix to provision a development environment for Haskell projects. - Source: dev.to / 11 days ago
Also for systems administration and DevOps, I first used Ansible to streamline the management of our servers. Writing playbooks is OK, but going beyond that to convert them to roles is a good practice from collaboration perspective. This SDK approach worked quite well for me and my team. Now, I am developing NixOS modules for various services we deploy. In both cases, the goal is to compose well-defined and... - Source: dev.to / 16 days ago
I bumped into an annoying issue today while upgrading my Python dependencies in a codebase. And I thought it would be a good idea to share the solution with you. Thanks to Nix for making this kind of fix so straightforward. - Source: dev.to / 23 days ago
chezmoi - Dotfiles manager through a version control system.
GNU Guix - Like Nix but GNU.
git-secret - Git-Secret is a local tool (shell script) that encrypts the files when they're committed and before they're pushed using GPG keys.
Homebrew - The missing package manager for macOS
Syncthing - Syncthing replaces proprietary sync and cloud services with something open, trustworthy and...
asdf-vm - An extendable version manager