diff --git a/global/software-configuration.nix b/global/software-configuration.nix index e24f604..ce83df3 100644 --- a/global/software-configuration.nix +++ b/global/software-configuration.nix @@ -84,10 +84,6 @@ ports = [ "1089:1089" ]; - - extraOptions = [ - "--restart=always" - ]; }; }; };