workstation | fix openssh options which were renamed, added lapce
This commit is contained in:
parent
7f15c7fc00
commit
c8e6586d36
1 changed files with 3 additions and 2 deletions
|
|
@ -102,8 +102,8 @@ in
|
|||
openssh = {
|
||||
enable = true;
|
||||
settings = {
|
||||
passwordAuthentication = false;
|
||||
kbdInteractiveAuthentication = false;
|
||||
PasswordAuthentication = false;
|
||||
KbdInteractiveAuthentication = false;
|
||||
#permitRootLogin = "yes";
|
||||
};
|
||||
};
|
||||
|
|
@ -191,6 +191,7 @@ in
|
|||
khard
|
||||
kitty
|
||||
ktimer
|
||||
lapce
|
||||
lazygit
|
||||
libappindicator
|
||||
libnotify
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue