diff options
| author | seth <[email protected]> | 2023-08-12 17:22:05 -0400 |
|---|---|---|
| committer | seth <[email protected]> | 2023-08-12 17:32:33 -0400 |
| commit | c4e555842d79e9abd2a432c4fa9eb6722b214141 (patch) | |
| tree | 1461b1b0c64f1bb9d6b1ebae4c1924fb99bf0bf1 /hosts/p-body/default.nix | |
| parent | a5792c3e9a127e0c2ac1b5de022aa44e51570073 (diff) | |
hosts: nixinate -> deploy-rs
Diffstat (limited to 'hosts/p-body/default.nix')
| -rw-r--r-- | hosts/p-body/default.nix | 8 |
1 files changed, 0 insertions, 8 deletions
diff --git a/hosts/p-body/default.nix b/hosts/p-body/default.nix index c1d4dca..16341e7 100644 --- a/hosts/p-body/default.nix +++ b/hosts/p-body/default.nix @@ -14,14 +14,6 @@ ./victoriametrics.nix ]; - _module.args.nixinate = { - host = "p-body"; - sshUser = "root"; - buildOn = "remote"; - substituteOnTarget = true; - hermetic = false; - }; - getchoo.server.secrets.enable = true; networking = { |
