feat(devshell): add kanidm & freeradius

Signed-off-by: Ryan Lahfa <ryan@dgnum.eu>
This commit is contained in:
Ryan Lahfa 2024-08-31 22:38:07 +02:00
parent a82b3e25d9
commit 6d5ed92b2c

View file

@ -113,6 +113,8 @@ in
}))
pkgs.npins
pkgs.kanidm # for remote SSO operations
pkgs.freeradius # for radtest
pkgs.picocom
(pkgs.callPackage (sources.liminix + "/pkgs/min-copy-closure") {
nix = pkgs.lix;