Add of dev dependencies

This commit is contained in:
2026-02-01 14:59:03 +01:00
parent 8d727d5bd4
commit 753d417736
3 changed files with 29 additions and 1 deletions
+6 -1
View File
@@ -1,4 +1,9 @@
{ lib, config, ... }:
{
pkgs,
lib,
config,
...
}:
with lib;
let
cfg = config.os.shell.git;