From f281097023293a482498412d3760f350663b7314 Mon Sep 17 00:00:00 2001 From: seth Date: Tue, 14 Nov 2023 19:38:13 -0500 Subject: systems: nixinate -> deploy-rs (again) this is for rollbacks during the deploy workflow --- systems/atlas/default.nix | 8 -------- 1 file changed, 8 deletions(-) (limited to 'systems/atlas') 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 = { -- cgit v1.2.3