Add some new packages and update Zed formatter config

This commit is contained in:
Jo 2025-05-18 21:54:20 +02:00
parent df4b4c01d7
commit 8d739f8c4c
6 changed files with 49 additions and 43 deletions

View file

@ -3,8 +3,7 @@
namespace,
config,
...
}:
let
}: let
inherit (lib) mkEnableOption mkIf mkOption;
cfg = config.${namespace}.services.traefik;
in {