aboutsummaryrefslogtreecommitdiff
path: root/modules/hosts/adam/flake-parts.nix
diff options
context:
space:
mode:
authorLeander Scherer <leander@schererleander.de>2026-07-20 22:33:39 +0200
committerLeander Scherer <leander@schererleander.de>2026-07-20 22:34:11 +0200
commit66d2c7219574464a78d2f6c6335637cc91964ea2 (patch)
tree79bd73c78845a7764ed7347cb0b115b47fb95f2b /modules/hosts/adam/flake-parts.nix
parent12117f2aa191922a3d424436f9a823a5c4154e41 (diff)
feat(adam): setup openssh server via key access
Diffstat (limited to 'modules/hosts/adam/flake-parts.nix')
-rw-r--r--modules/hosts/adam/flake-parts.nix1
1 files changed, 1 insertions, 0 deletions
diff --git a/modules/hosts/adam/flake-parts.nix b/modules/hosts/adam/flake-parts.nix
index b737a34..2278c71 100644
--- a/modules/hosts/adam/flake-parts.nix
+++ b/modules/hosts/adam/flake-parts.nix
@@ -22,6 +22,7 @@
tailscale
wooting
sunshine
+ openssh
];
};
}