mirror of
https://git.selfprivacy.org/SelfPrivacy/selfprivacy-rest-api.git
synced 2025-01-30 20:56:39 +00:00
fix: add kanidm to module nix
This commit is contained in:
parent
ffe00bce51
commit
df23a31a01
|
@ -59,6 +59,7 @@ in
|
|||
pkgs.util-linux
|
||||
pkgs.e2fsprogs
|
||||
pkgs.iproute2
|
||||
pkgs.kanidm
|
||||
];
|
||||
after = [ "network-online.target" ];
|
||||
wants = [ "network-online.target" ];
|
||||
|
|
Loading…
Reference in a new issue