chore: formatted
This commit is contained in:
@@ -1,4 +1,5 @@
|
||||
{ pkgs, lib, ... }: {
|
||||
{ pkgs, lib, ... }:
|
||||
{
|
||||
options = {
|
||||
commonPackages = lib.mkOption {
|
||||
type = lib.types.listOf lib.types.package;
|
||||
|
||||
Reference in New Issue
Block a user