Don't enable Bookwyrm systemd unit by default

This commit is contained in:
Reinout Meliesie 2025-03-28 21:59:52 +01:00
parent f70c0d689a
commit b9cf397849
Signed by: zedfrigg
GPG key ID: 3AFCC06481308BC6

View file

@ -47,7 +47,6 @@ with pkgs . kernelmaft ;
RestrictRealtime=true RestrictRealtime=true
RestrictSUIDSGID=true RestrictSUIDSGID=true
'' ; '' ;
wantedBy = [ "network-online.target" ] ;
} ; } ;
} ; } ;
} ; } ;