open ts ports, spam email addr and change sleep on laptop

This commit is contained in:
Kopatz
2025-11-16 12:11:13 +01:00
parent 4dd0576ed6
commit 1d310f81a4
3 changed files with 10 additions and 0 deletions

View File

@@ -49,6 +49,8 @@
xkb.variant = config.mainUser.variant;
enable = true;
};
services.displayManager.autoLogin.enable = true;
services.displayManager.autoLogin.user = "kopatz";
services.blueman.enable = true;
hardware.bluetooth.enable = true; # enables support for Bluetooth
@@ -63,6 +65,7 @@
"boot.shell_on_fail"
"udev.log_priority=3"
"rd.systemd.show_status=auto"
"mem_sleep_default=s2idle"
];
};
networking.firewall.allowedTCPPorts = [ 3389 ]; # Allow RDP