alejandra format

This commit is contained in:
2024-04-24 11:35:08 +02:00
parent 5109d8a821
commit 12f5a36ca1
7 changed files with 49 additions and 51 deletions

View File

@@ -1,7 +1,7 @@
# This file defines overlays
{inputs, ...}: {
# This one brings our custom packages from the 'pkgs' directory
additions = final: _prev:
additions = final: _prev:
import ../pkgs {pkgs = final;};
# This one contains whatever you want to overlay