mirror of
https://github.com/NixOS/nixpkgs.git
synced 2026-07-06 17:13:24 -05:00
treewide: run nixfmt 1.0.0
This commit is contained in:
parent
6f5663940c
commit
5a0711127c
5118 changed files with 100492 additions and 103190 deletions
|
|
@ -71,7 +71,8 @@ let
|
|||
"--enabled"
|
||||
"--disable-infobars"
|
||||
"--autoplay-policy=no-user-gesture-required"
|
||||
] ++ lists.optional cfg.ignoreCert "--ignore-certificate-errors";
|
||||
]
|
||||
++ lists.optional cfg.ignoreCert "--ignore-certificate-errors";
|
||||
|
||||
stats.enable-stats-d = true;
|
||||
webhook.subscribers = [ ];
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue