summaryrefslogtreecommitdiff
path: root/systems/atlas/default.nix
diff options
context:
space:
mode:
authorseth <[email protected]>2023-11-14 19:38:13 -0500
committerseth <[email protected]>2023-11-14 19:38:13 -0500
commitf281097023293a482498412d3760f350663b7314 (patch)
tree6f89ba89e92645e81acfa73223af044f38b06e1a /systems/atlas/default.nix
parent94dc521310b34b80158d1a0ab65d4daa3a44d81e (diff)
systems: nixinate -> deploy-rs (again)
this is for rollbacks during the deploy workflow
Diffstat (limited to 'systems/atlas/default.nix')
-rw-r--r--systems/atlas/default.nix8
1 files changed, 0 insertions, 8 deletions
diff --git a/systems/atlas/default.nix b/systems/atlas/default.nix
index d241658..e8c28e3 100644
--- a/systems/atlas/default.nix
+++ b/systems/atlas/default.nix
@@ -9,14 +9,6 @@
./nginx.nix
];
- _module.args.nixinate = {
- host = "atlas";
- sshUser = "root";
- buildOn = "remote";
- substituteOnTarget = true;
- hermetic = false;
- };
-
age.secrets.teawiebot.file = ../../secrets/systems/atlas/teawieBot.age;
boot = {