mirror of
https://github.com/foo-dogsquared/nixos-config.git
synced 2025-01-31 04:58:01 +00:00
hosts/plover: update deploy-rs settings
This commit is contained in:
parent
d066a32b87
commit
8d1f9f3d13
@ -71,6 +71,7 @@ in
|
|||||||
hostname = subdomain "plover";
|
hostname = subdomain "plover";
|
||||||
autoRollback = true;
|
autoRollback = true;
|
||||||
magicRollback = true;
|
magicRollback = true;
|
||||||
|
activationTimeout = 1200;
|
||||||
};
|
};
|
||||||
|
|
||||||
modules = [
|
modules = [
|
||||||
|
Loading…
Reference in New Issue
Block a user