diff options
| author | seth <[email protected]> | 2023-12-13 15:39:09 -0500 |
|---|---|---|
| committer | seth <[email protected]> | 2023-12-13 15:42:21 -0500 |
| commit | faa11c9d45949922555bf82dda77804828193fa3 (patch) | |
| tree | 4e21f4d6800e3c2a451a047cdd4365d937cef32c /systems/atlas | |
| parent | 109114703b42ba17c8f2a4a347bd4a9ecd1e82d5 (diff) | |
systems: nixinate -> deploy-rs (again (again))
nixinate just hangs as of 163daad93da692fc280036b80f29ca9b65c005d4
Diffstat (limited to 'systems/atlas')
| -rw-r--r-- | systems/atlas/default.nix | 8 |
1 files changed, 0 insertions, 8 deletions
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 = { |
