feat: Add exit node and ssh device

This commit is contained in:
uttarayan21
2025-01-13 20:37:08 +05:30
parent cb928fd3d0
commit de6a661882
3 changed files with 8 additions and 0 deletions

View File

@@ -277,6 +277,7 @@
};
deploy = import ./deploy.nix {inherit inputs self;};
inherit devices;
}
// flake-utils.lib.eachDefaultSystem (
system: let