deploy: disable magic rollback

Rollback detection is kinda ass
This commit is contained in:
Harsh Shandilya 2024-04-07 10:48:44 +05:30
parent 43e2120d7f
commit dfaf6b6cdd
1 changed files with 1 additions and 0 deletions

View File

@ -12,6 +12,7 @@ in {
fastConnection = true;
remoteBuild = false;
autoRollback = false;
magicRollback = false;
profiles.system = {
user = "root";
sshUser = "root";