How to override some arguments of services on NixOS in systemd unit files.
Using Nix assertions for Infrastructure unit testing
How Nix allows for safer iteration of Infrastructure by creation of assertions.
Automating Renovate usage in Gerrit
How to automate updates using Renovate on Gerrit
Nftables basics
Basic commands to remember with Nftables
Escaping characters in Nix
how to escape control characters in Nix
patching sources in nixpkgs
How to patch sources in nixpkgs and how to avoid the pitfalls
LeoLabs GPON LXT-010S-H
Replacing my ISP' with a custom GPON from LeoLabs
Weird Linux interfaces network ARP
ARP does not register in some cases on Linux interfaces
How to tell nix to ignore remote builders
How to tell nix to only use local computer to build things. Useful when one of your builders is online.
Qemu console on websockets
How to use websockets to connect to the console of a Qemu Virtual Machine.