mirror of
https://github.com/JulienMalka/snowfield.git
synced 2025-06-09 10:29:05 +02:00
Fixed tower failing deployment
This commit is contained in:
parent
0a478a226a
commit
f62443a60a
2 changed files with 4 additions and 4 deletions
|
@ -102,7 +102,7 @@
|
|||
profiles.system = {
|
||||
sshUser = "root";
|
||||
sshOpts = [ "-p" "45" ];
|
||||
fastConnection = true;
|
||||
magicRollback = false;
|
||||
path = deploy-rs.lib.x86_64-linux.activate.nixos self.nixosConfigurations.tower;
|
||||
};
|
||||
};
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue