mirror of
https://codeberg.org/jopejoe1/nix-conf.git
synced 2025-06-07 13:29:22 +02:00
update some zap stuff
This commit is contained in:
parent
0a48cf1147
commit
af3684c2c6
3 changed files with 78 additions and 40 deletions
|
@ -7,7 +7,7 @@ in {
|
|||
config = lib.mkIf cfg.enable {
|
||||
services.openssh = {
|
||||
enable = true;
|
||||
banner = "Hackers are in Your System!!!";
|
||||
banner = "Hackers are in Your System!!!\n";
|
||||
settings = {
|
||||
PasswordAuthentication = false;
|
||||
PermitRootLogin = "prohibit-password";
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue