aboutsummaryrefslogtreecommitdiff
path: root/nixos/machine/spt-omnia.nix
diff options
context:
space:
mode:
Diffstat (limited to 'nixos/machine/spt-omnia.nix')
-rw-r--r--nixos/machine/spt-omnia.nix5
1 files changed, 5 insertions, 0 deletions
diff --git a/nixos/machine/spt-omnia.nix b/nixos/machine/spt-omnia.nix
index f2ea4f0..c897abc 100644
--- a/nixos/machine/spt-omnia.nix
+++ b/nixos/machine/spt-omnia.nix
@@ -7,6 +7,11 @@
hosts = config.cynerd.hosts.spt;
in {
config = {
+ deploy = {
+ enable = true;
+ ssh.host = "omnia.spt";
+ };
+
cynerd = {
router = {
enable = true;