From a68324ef53df5572f27d28cec8938a337bae08af Mon Sep 17 00:00:00 2001 From: Silvan Mosberger Date: Sun, 14 Jun 2026 23:16:19 +0200 Subject: [PATCH] Make home-manager official \o/ See https://github.com/NixOS/steering-committee/pull/30 --- doc/github.md | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/doc/github.md b/doc/github.md index fe09206..296d1dd 100644 --- a/doc/github.md +++ b/doc/github.md @@ -22,6 +22,12 @@ They can however make use of the [Nixpkgs merge bot](https://github.com/NixOS/ni The [Nixpkgs core team](./nixpkgs-core.md) controls this repository. +### [home-manager](https://github.com/NixOS/home-manager) + +The user environment manager. + +It is administered by @khaneliman and @rycee. + ### [nix](https://github.com/NixOS/nix) The Nix language and CLI implementation.