treewide: reformat

This commit is contained in:
Nikodem Rabuliński 2025-01-15 22:05:30 +01:00
parent 038fa76411
commit c4813a6ae9
11 changed files with 8 additions and 15 deletions

View file

@ -6,7 +6,6 @@
{
config,
lib,
flake-parts-lib,
...
}:
with lib;

View file

@ -2,7 +2,6 @@
{
config,
lib,
pkgs,
...
}:
let

View file

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

View file

@ -4,7 +4,6 @@
config,
pkgs,
username,
inputs',
...
}:
let

View file

@ -5,8 +5,6 @@
}:
{
lib,
pkgs,
config,
options,
...
}: