style: formatting

This commit is contained in:
NotAShelf 2023-02-02 00:01:35 +03:00
commit bd0dc6093c
No known key found for this signature in database
GPG key ID: 5B5C8895F28445F1
3 changed files with 13 additions and 6 deletions

View file

@ -1,7 +1,8 @@
{ pkgs
, config
, lib
, ...
{
pkgs,
config,
lib,
...
}:
with lib; {
config = {