multimedia keys setup
This commit is contained in:
parent
97e1721ce1
commit
6b6b5e700a
@ -50,6 +50,7 @@
|
||||
spotify
|
||||
zathura
|
||||
playerctl
|
||||
pulseaudio
|
||||
];
|
||||
|
||||
services.playerctld.enable = true;
|
||||
|
@ -133,7 +133,7 @@
|
||||
enable = true;
|
||||
settings = {
|
||||
# Forbid root login through SSH.
|
||||
PermitRootLogin = "yes";
|
||||
PermitRootLogin = "no";
|
||||
# Use keys only. Remove if you want to SSH using password (not recommended)
|
||||
PasswordAuthentication = false;
|
||||
};
|
||||
|
Loading…
Reference in New Issue
Block a user