nixos/git: Fix for local access to git.nul.ie
Some checks failed
CI / Check, build and cache Nix flake (push) Failing after 1m43s

This commit is contained in:
2023-12-09 16:30:06 +00:00
parent 56704821b8
commit 54f628d3a5
4 changed files with 26 additions and 10 deletions

View File

@@ -1,6 +1,7 @@
{ lib, ... }:
let
inherit (lib.my) net;
inherit (lib.my.c) pubDomain;
inherit (lib.my.c.colony) domain prefixes;
in
{