David Arnold
David Arnold
FWIW, `std` just landed ADR & Docs nudging: https://github.com/divnix/std/blob/2e761e3c3271d37ffeffabda8c5d1552eb1f3189/cells/std/devshellProfiles.nix#L24-L68 I'm also planning to leverage these two projects shortly for extra UX: - https://github.com/JoelCourtney/mdbook-kroki-preprocessor - https://github.com/dvogt23/book-summary
I also think `hosts.toml` can be rather an afterthought. This also goes alltogether into the direction of host identity. In private repository I bootstrap hostidentity with spire/spiffe and also put...
Checked in on the research list. I read _"self-arranging"_ with eager.
> We stay on nixos.org and make extra effort to make clear that NixOS package manager works everywhere. My senses tell me that people currently reject Nix, when it is...
I've thought about this a little bit, and in order to resolve the repository misnomer, I suggest `NixOS/collections`, which contains (as in the above) - The Nix Package Collection (`nixPC`)...
Since this is being discussed, with a sharpened eye, I've gathered the following practical impression about the nomenclature. I don't have a particularly strong opinion, I just want to add...
I just had another conscientious encounter with this new nomenclature. (Data point) --- > However, while they use the Nix Package Collection under the hood, they don't currently expose an...
Please let me know about the design and if a PR would be accepted? Going back to #127, also other bootstrapping approaches are thinkable.
> agenix - https://github.com/divnix/devos/issues/37#issuecomment-795749947 - https://github.com/divnix/devos/issues/37#issuecomment-798986443 / https://christine.website/blog/nixos-encrypted-secrets-2021-01-20
Looks like so: https://github.com/ryantm/agenix/blob/9eb981eeb552e0856cb562b7643b311933a0e992/pkgs/agenix.nix#L3 :rocket: Christine's blog post does this nicely combine with a host metadata inventory file that basically holds all the cryptographic host identities (`ssh` / `wireguard`).