style(nix): apply nix fmt

Normalize formatting with the treefmt-based nix fmt configuration.
This commit is contained in:
anntnzrb
2026-02-04 23:33:00 -05:00
committed by mjallen18
parent 797700f47a
commit 70ad5e14ae
20 changed files with 40 additions and 102 deletions

View File

@@ -1,7 +1,6 @@
{
pkgs,
lib,
options,
config,
inputs,
...

View File

@@ -1,7 +1,6 @@
inputs@{
pkgs,
lib,
options,
config,
...
}:

View File

@@ -1,7 +1,6 @@
args@{
pkgs,
lib,
options,
config,
...
}: