chore: nixpkgs-fmt formatting

Signed-off-by: Dmytro Stanchiev <git@dmytros.dev>
This commit is contained in:
2026-05-24 20:49:51 -04:00
parent 709c2029c8
commit f6c815eebd

View File

@@ -1,9 +1,8 @@
{
pkgs,
lib,
config,
inputs,
...
{ pkgs
, lib
, config
, inputs
, ...
}: {
languages.javascript = {
enable = true;