LIBKOOKIE ========= This is my personal collection of nix expressions. It replaces my old [`kookiepkgs`][0] and [`nixcfg`][1] repositories. It contains a subtree of nixpkgs, overlays and modules. - `overlays/patches`: patches to upstream packages - `overlays/pkgs`: custom out-of-nixpkgs packages - `nixpkgs`: subtree of nixpkgs (follows unstable) - `modules`: system configuration modules - `roots`: available entry-points (machines) - `ext`: possible private extensions The `build` script can be used to build, and then switch to new system configurations. To invoke the `-s` option, root priviledges are required. --- [0]: https://git.sr.ht/~spacekookie/kookiepkgs [1]: https://git.sr.ht/~spacekookie/nixcfg