mirror of
https://github.com/NotAShelf/nvf.git
synced 2025-09-05 18:01:32 +00:00
style: formatting
This commit is contained in:
parent
9134152221
commit
bd0dc6093c
3 changed files with 13 additions and 6 deletions
|
@ -1,7 +1,8 @@
|
|||
{ pkgs
|
||||
, config
|
||||
, lib
|
||||
, ...
|
||||
{
|
||||
pkgs,
|
||||
config,
|
||||
lib,
|
||||
...
|
||||
}:
|
||||
with lib; {
|
||||
config = {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue