laptop: enable joycond

This commit is contained in:
Lgmrszd 2025-02-23 15:42:12 +04:00
parent 1ab7506d55
commit 80b57880d4
No known key found for this signature in database
GPG key ID: 9396B8BA6FBB14DE

View file

@ -432,6 +432,8 @@ in
# Enable the OpenSSH daemon. # Enable the OpenSSH daemon.
# services.openssh.enable = true; # services.openssh.enable = true;
services.joycond.enable = true;
services.openssh = { services.openssh = {
enable = true; enable = true;
settings.PermitRootLogin = "no"; settings.PermitRootLogin = "no";