feat(router0-dmz0, sj-srv1/containers/webserver): set up kanidm
This commit is contained in:
parent
7f97ee3d47
commit
4c71887ea6
7 changed files with 181 additions and 13 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue