From faa11c9d45949922555bf82dda77804828193fa3 Mon Sep 17 00:00:00 2001 From: seth Date: Wed, 13 Dec 2023 15:39:09 -0500 Subject: systems: nixinate -> deploy-rs (again (again)) nixinate just hangs as of 163daad93da692fc280036b80f29ca9b65c005d4 --- systems/atlas/default.nix | 8 -------- 1 file changed, 8 deletions(-) (limited to 'systems/atlas/default.nix') diff --git a/systems/atlas/default.nix b/systems/atlas/default.nix index bce1a04..2a8346f 100644 --- a/systems/atlas/default.nix +++ b/systems/atlas/default.nix @@ -10,14 +10,6 @@ ./nginx.nix ]; - _module.args.nixinate = { - host = "atlas"; - sshUser = "root"; - buildOn = "remote"; - substituteOnTarget = true; - hermetic = false; - }; - age.secrets.teawiebot.file = secretsDir + "/teawieBot.age"; boot = { -- cgit v1.2.3