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

View File

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