mirror of
https://github.com/nix-community/home-manager.git
synced 2025-11-08 11:36:05 +01:00
all-maintainers: regenerate with latest changes
Should remove maintainers that existed, but weren't assigned to modules. Will add maintainers that we missed during last refactoring. Signed-off-by: Austin Horstman <khaneliman12@gmail.com>
This commit is contained in:
parent
412c545bb6
commit
7d9e3c35f0
2 changed files with 343 additions and 564 deletions
File diff suppressed because it is too large
Load diff
|
|
@ -94,7 +94,7 @@ let
|
|||
|
||||
filteredInfo = lib.filterAttrs (k: v: !lib.hasPrefix "_" k) info;
|
||||
in
|
||||
" # ${source}\n ${quotedName} = ${
|
||||
" ${quotedName} = ${
|
||||
lib.generators.toPretty {
|
||||
multiline = true;
|
||||
indent = " ";
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue