4 ms·
My love for NixOS really became clear when I realized I never have to write Nix again by hand. A WIP NixOS config for working with agents: https://github.com/
by dangirsh 6mo ago
My love for NixOS really became clear when I realized I never have to write Nix again by hand.
A WIP NixOS config for working with agents:
https://github.com/dangirsh/tsurf https://github.com/dangirsh/tsurf
- redrove 6mo agoSame. I have a full homelab and multiple macs, can’t say I’ve written a line of real Nix code by hand. If you’re itching to try Nix, now is the time.
- hombre_fatal 6mo agoSame. Can't imagine going back to the status quo where my system is the accumulation of terminal commands over time instead of a config file.
- redrove 6mo agoNot to mention the non-idempotent python + bash + ssh hell of Ansible, or awful DSLs such as Salt, Puppet, Chef, etc.