feat(router0-dmz0, sj-srv1/containers/webserver): set up kanidm

This commit is contained in:
steveej 2024-10-16 18:27:42 +02:00
parent 7f97ee3d47
commit 4c71887ea6
7 changed files with 181 additions and 13 deletions

View file

@ -125,6 +125,8 @@
url = "git+https://git.codelinaro.org/clo/ath-firmware/ath11k-firmware.git";
flake = false;
};
nixpkgs-kanidm.url = "github:steveej-forks/nixpkgs/kanidm";
};
outputs = inputs @ {
@ -360,6 +362,7 @@
devShells = let
all = import ./nix/devShells.nix {
inherit
self
self'
inputs'
pkgs