treewide: run nixfmt 1.0.0

This commit is contained in:
Wolfgang Walther 2025-07-22 15:19:36 +02:00
commit 5a0711127c
No known key found for this signature in database
GPG key ID: B39893FA5F65CAE1
5118 changed files with 100492 additions and 103190 deletions

View file

@ -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 = [ ];