Posts tagged with 'flakes'
nix audit
Nix Audit The linux kernel has an audit module which can keep track of which files are accessed, and which syscalls are invoked. This audit log can then be queried, and summarized into reports to allow for forensic investigations in post mortems, or ... read more →
nix defaults
Sensible Nix Defaults If you're using Nix you are probably more accustomed to nonsense, and I am no exception. In an effort to remain sane, I use flakes to create NixOS modules which I can resuse across my systems, and I'd like to share a very basic ... read more →