re-format with nixfmt
This commit is contained in:
@@ -1,4 +1,10 @@
|
||||
{ pkgs, options, lib, ... }: {
|
||||
{
|
||||
pkgs,
|
||||
options,
|
||||
lib,
|
||||
...
|
||||
}:
|
||||
{
|
||||
options.clanCore.optionsNix = lib.mkOption {
|
||||
type = lib.types.raw;
|
||||
internal = true;
|
||||
|
||||
Reference in New Issue
Block a user