add sshd module

This commit is contained in:
Jörg Thalheim
2024-03-13 08:38:20 +01:00
parent 5b02dda003
commit 8ab6fcd4c0
2 changed files with 19 additions and 0 deletions

View File

@@ -11,6 +11,7 @@
moonlight = ./moonlight.nix;
sunshine = ./sunshine.nix;
syncthing = ./syncthing.nix;
sshd = ./sshd.nix;
vm-user = ./vm-user.nix;
graphical = ./graphical.nix;
xfce = ./xfce.nix;