fix: module nix

This commit is contained in:
dettlaff 2025-01-30 17:14:47 +04:00
parent 38cb5866de
commit ee8f7bc5ba

View file

@ -59,6 +59,8 @@ in
pkgs.util-linux
pkgs.e2fsprogs
pkgs.iproute2
pkgs.postgresql_16.out
sp-fetch-remote-module
pkgs.kanidm
];
after = [ "network-online.target" ];