1
0
Fork 0

Fix git config

This commit is contained in:
Malte 2023-02-02 14:45:47 +01:00
parent 3f47982673
commit 76eb0d78c2

View file

@ -2,10 +2,9 @@
config,
pkgs,
lib,
#flake-inputs,
flake-inputs,
...
}: let
flake-inputs.secrets = "help";
gitoliteCfg = config.services.gitolite;
post-update =
pkgs.writeHaskellScript