l git: add nixos-generators
This commit is contained in:
parent
c2442a231d
commit
d25204e852
@ -62,6 +62,10 @@ let
|
||||
cgit.desc = "high level writers for nix";
|
||||
cgit.section = "software";
|
||||
};
|
||||
nixos-generators = {
|
||||
cgit.desc = "custom image builders";
|
||||
cgit.section = "software";
|
||||
};
|
||||
nixpkgs = {
|
||||
cgit.desc = "nixpkgs fork";
|
||||
cgit.section = "configuration";
|
||||
|
Loading…
Reference in New Issue
Block a user