aboutsummaryrefslogtreecommitdiff
path: root/README
blob: 3d0c4f03b7a651b408ee6cf1ba770f901dd12e77 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
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