Auto-commit: 2026-01-05 19:52:24
This commit is contained in:
@@ -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 = {
|
||||
|
||||
Reference in New Issue
Block a user