This commit is contained in:
notohh 2023-03-01 02:08:41 -05:00
parent e4807df280
commit fad5857bfa
Signed by: notohh
GPG key ID: BD47506D475EE86D

View file

@ -41,9 +41,11 @@
services.openssh = {
enable = true;
settings = {
PasswordAuthentication = true;
KbdInteractiveAuthentication = false;
};
};
services.fstrim = {
enable = true;