mirror of
https://git.selfprivacy.org/SelfPrivacy/selfprivacy-rest-api.git
synced 2025-01-31 05:06:41 +00:00
fix: module nix
This commit is contained in:
parent
38cb5866de
commit
ee8f7bc5ba
|
@ -59,6 +59,8 @@ in
|
||||||
pkgs.util-linux
|
pkgs.util-linux
|
||||||
pkgs.e2fsprogs
|
pkgs.e2fsprogs
|
||||||
pkgs.iproute2
|
pkgs.iproute2
|
||||||
|
pkgs.postgresql_16.out
|
||||||
|
sp-fetch-remote-module
|
||||||
pkgs.kanidm
|
pkgs.kanidm
|
||||||
];
|
];
|
||||||
after = [ "network-online.target" ];
|
after = [ "network-online.target" ];
|
||||||
|
|
Loading…
Reference in a new issue