mirror of
https://git.lgmrszd.xyz/Lgmrszd/nix-cfg.git
synced 2025-12-14 15:48:21 +01:00
laptop: enable joycond
This commit is contained in:
parent
1ab7506d55
commit
80b57880d4
1 changed files with 2 additions and 0 deletions
|
|
@ -432,6 +432,8 @@ in
|
|||
# Enable the OpenSSH daemon.
|
||||
# services.openssh.enable = true;
|
||||
|
||||
services.joycond.enable = true;
|
||||
|
||||
services.openssh = {
|
||||
enable = true;
|
||||
settings.PermitRootLogin = "no";
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue