workstation | fix openssh options which were renamed, added lapce

This commit is contained in:
Don Harper 2023-05-29 16:24:44 -05:00
parent 7f15c7fc00
commit c8e6586d36

View file

@ -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