mirror of
https://github.com/nix-community/home-manager.git
synced 2026-01-12 01:59:37 +08:00
format: update and remove exceptions (#3029)
Switches to nixfmt 0.5.0 and removes exceptions for files without open PRs.
This commit is contained in:
committed by
GitHub
parent
504d6de6a0
commit
1de492f6f8
@@ -8,9 +8,7 @@ let
|
||||
|
||||
docs = import ../docs { inherit lib pkgs; };
|
||||
|
||||
in
|
||||
|
||||
{
|
||||
in {
|
||||
options = {
|
||||
manual.html.enable = mkOption {
|
||||
type = types.bool;
|
||||
|
||||
Reference in New Issue
Block a user