Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

The option 'services.sshd' does not exist... #130

Open
DrVoidest opened this issue Oct 13, 2024 · 0 comments
Open

The option 'services.sshd' does not exist... #130

DrVoidest opened this issue Oct 13, 2024 · 0 comments
Labels
bug Something isn't working

Comments

@DrVoidest
Copy link

Describe the bug
I am trying to configure ssh using system-manager and can't seem to find where you put it. I have tried under config, evironment, etc, and systemd.services. Since ssh stores its config under /etc/ssh/sshd_config I assume its supported.

To Reproduce

Steps to reproduce the behavior:
Put anywhere in the config services.sshd.enable = true;

Expected behavior
Enables an open ssh server.

System information

Ubuntu 24.04 - fresh install

Additional context

I would like to use it to replace old versions of ssh on legacy systems then set the ssh config. I am only testing this on Ubuntu now though.

@DrVoidest DrVoidest added the bug Something isn't working label Oct 13, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant