diff options
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 = { |
