treewide: nixfmt .
This commit is contained in:
parent
a25e51e7da
commit
724e7bd062
2 changed files with 7 additions and 2 deletions
|
@ -1,4 +1,9 @@
|
|||
{ config, options, lib, ... }:
|
||||
{
|
||||
config,
|
||||
options,
|
||||
lib,
|
||||
...
|
||||
}:
|
||||
|
||||
{
|
||||
config = lib.mkMerge [
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue