mirror of
https://github.com/spacebarchat/server.git
synced 2026-03-30 13:55:39 +00:00
disable services as a test
This commit is contained in:
@@ -106,7 +106,7 @@ in
|
||||
lib.recursiveUpdate
|
||||
(lib.recursiveUpdate {
|
||||
documentation = [ "https://docs.spacebar.chat/" ];
|
||||
wantedBy = [ "multi-user.target" ];
|
||||
# wantedBy = [ "multi-user.target" ];
|
||||
wants = [ "network-online.target" ];
|
||||
after = [ "network-online.target" ];
|
||||
environment =
|
||||
|
||||
Reference in New Issue
Block a user