Nixos is immutable to force system configuration through the declarative nix configs/build system not to limit tinkering.
Nixos is immutable to force system configuration through the declarative nix configs/build system not to limit tinkering.
All I had to do was remove one field to do with docker swarm which I don’t think I was using anyway.
I went with this https://www.silverstonetek.com/en/product/info/computer-chassis/cs382/. It’s pretty decent but you are putting a hard cap on expansion. Also the fans it comes with are pretty loud so I’d replace them.
nevermind, im a dingus.
I doubt the goal is to produce easily understood bash, otherwise you’d just write bash to begin with. It’s probably more similar to a typescript transpiler that takes in a language with different goals and outputs something the interpreter can execute quickly (no comment on how optimized this thing is).