hydra: remove todo

This commit is contained in:
Sandro - 2023-06-22 23:05:08 +02:00
parent 120981e451
commit 9001e9dd92
Signed by: sandro
GPG Key ID: 3AF5A43A3EECC2E5
1 changed files with 0 additions and 5 deletions

View File

@ -346,11 +346,6 @@ in
MemorySwapMax = "64G";
};
hydra-init.preStart = ''
# TODO: remove after one deployment
rm -f ~/machines
'';
nix-daemon.serviceConfig = {
CPUWeight = 5;
MemoryHigh = "64G";