diff --git a/packages/bookwyrm/nixos-module.nix b/packages/bookwyrm/nixos-module.nix index 6517b71..464d257 100644 --- a/packages/bookwyrm/nixos-module.nix +++ b/packages/bookwyrm/nixos-module.nix @@ -47,7 +47,6 @@ with pkgs . kernelmaft ; RestrictRealtime=true RestrictSUIDSGID=true '' ; - wantedBy = [ "network-online.target" ] ; } ; } ; } ;