Boredom land with NixOS

10 Likes

Oh you can very easily break nixos (as in build-break): try to build it from staging, attempt to enable NIX_CFLAGS_COMPILE="-march=native" equivalent, use system-wide LTO or latest gcc, or latest clang. It’s all sorts of broken :slight_smile:

Caveat: that’s what I do as a source of fun bugs to play with.

6 Likes

I call that heating the house in winter :slight_smile:

8 Likes

Back when I was young, the same feeling made me jump from Debian to Gentoo. Well, I found what I searched for :sweat_smile:
Now I’m very happy with the stability Nixos gives. Hell, I also broke it once and brought back for fun.

2 Likes

Try deploying to completely remote environments without console or IPMI access. Having previous configurations in the boot menu isn’t very helpful if you can’t access them :slight_smile: Bonus points if it’s a production system and only reachable over a wireguard VPN.

1 Like

This is like looking for troubles. I like it.