mirror of
https://git.selfprivacy.org/SelfPrivacy/selfprivacy-rest-api.git
synced 2025-02-06 16:10:39 +00:00
fix: add kanidm to module nix
This commit is contained in:
parent
7e349536d6
commit
f9d80c21ad
|
@ -79,6 +79,7 @@ in
|
|||
pkgs.util-linux
|
||||
pkgs.e2fsprogs
|
||||
pkgs.iproute2
|
||||
pkgs.kanidm
|
||||
];
|
||||
after = [ "network-online.target" ];
|
||||
wantedBy = [ "network-online.target" ];
|
||||
|
|
Loading…
Reference in a new issue