Got ldap working on nutboy3 and jabber on legatus

This commit is contained in:
2021-12-10 18:47:20 -08:00
parent 981da8bb98
commit fcf5ed46c9
7 changed files with 182 additions and 42 deletions
+2 -1
View File
@@ -16,7 +16,8 @@
};
fudo-lib = {
url = "git+https://git.fudo.org/fudo-nix/lib.git";
#url = "git+https://git.fudo.org/fudo-nix/lib.git";
url = "path:/state/fudo-lib";
inputs.nixpkgs.follows = "nixpkgs";
};