mirror of
https://github.com/nix-community/home-manager.git
synced 2026-01-11 09:29:41 +08: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:
@@ -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 = " ";
|
||||
|
||||
Reference in New Issue
Block a user