Auto-commit: 2026-01-05 19:52:24

This commit is contained in:
2026-01-05 19:52:24 +00:00
parent 67a3f35d3b
commit 90952ea6ab

View File

@@ -5,17 +5,7 @@
libinput.enable = true; # Input Handling
fstrim.enable = true; # SSD Optimizer
gvfs.enable = true; # For Mounting USB & More
power-profiles-daemon.enable = true;
openssh = {
enable = true; # Enable SSH
settings = {
PermitRootLogin = "no"; # Prevent root from SSH login
PasswordAuthentication = true; #Users can SSH using kb and password
KbdInteractiveAuthentication = true;
};
ports = [22];
};
blueman.enable = true; # Bluetooth Support
power-profiles-daemon.enable = true;le = true; # Bluetooth Support
tumbler.enable = true; # Image/video preview
smartd = {