From db12d6eb81d4d7f54ac79334e05800a2edb530d6 Mon Sep 17 00:00:00 2001 From: Sense T Date: Wed, 28 Jun 2023 21:53:44 +0800 Subject: [PATCH] fix --- global/software-configuration.nix | 2 -- 1 file changed, 2 deletions(-) diff --git a/global/software-configuration.nix b/global/software-configuration.nix index 9c11f90..e24f604 100644 --- a/global/software-configuration.nix +++ b/global/software-configuration.nix @@ -87,8 +87,6 @@ extraOptions = [ "--restart=always" - "--cpus=0.1" - "--memory-reservation=32m" ]; }; };