add deadnix to formatter

This commit is contained in:
Jörg Thalheim
2023-07-21 11:23:10 +02:00
parent 22849366d8
commit 3ab90e6785
9 changed files with 18 additions and 11 deletions

View File

@@ -14,7 +14,6 @@
outputs = inputs @ { flake-parts, ... }:
flake-parts.lib.mkFlake { inherit inputs; } ({ lib
, config
, self
, ...
}: {
systems = lib.systems.flakeExposed;