diff options
Diffstat (limited to 'systems/atlas/default.nix')
| -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 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 = { |
