Remix.run Logo
dangirsh 3 hours 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

redrove 3 hours ago | parent [-]

Same. 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 3 hours ago | parent [-]

Same.

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 2 hours ago | parent [-]

Not to mention the non-idempotent python + bash + ssh hell of Ansible, or awful DSLs such as Salt, Puppet, Chef, etc.