doc: update nix-darwin owner (#1301)
Link: https://github.com/nix-community/stylix/pull/1301 Reviewed-by: Daniel Thwaites <danth@danth.me>
This commit is contained in:
parent
5f6f08daad
commit
5462829461
2 changed files with 2 additions and 2 deletions
|
|
@ -4,7 +4,7 @@
|
|||
|
||||
Stylix is a theming framework for [NixOS](https://nixos.org), [Home
|
||||
Manager](https://nix-community.github.io/home-manager#ch-introduction),
|
||||
[nix-darwin](https://github.com/LnL7/nix-darwin#readme), and
|
||||
[nix-darwin](https://github.com/nix-darwin/nix-darwin#readme), and
|
||||
[Nix-on-Droid](https://github.com/nix-community/nix-on-droid) that applies
|
||||
color schemes, wallpapers, and fonts to a wide range of applications.
|
||||
|
||||
|
|
|
|||
|
|
@ -62,7 +62,7 @@ to NixOS via [Flakes][nix-flakes].
|
|||
{
|
||||
inputs = {
|
||||
darwin = {
|
||||
url = "github:LnL7/nix-darwin";
|
||||
url = "github:nix-darwin/nix-darwin";
|
||||
inputs.nixpkgs.follows = "nixpkgs";
|
||||
};
|
||||
nixpkgs.url = "github:NixOS/nixpkgs/nixos-unstable";
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue