This commit is contained in:
Julian Sutter 2024-12-21 23:23:30 -08:00
parent 73496fb42e
commit 1ddd24e85c
4 changed files with 1 additions and 215 deletions

View file

@ -145,11 +145,4 @@
systemd.network.wait-online.enable = false;
boot.initrd.systemd.network.wait-online.enable = false;
services.plasma5 = {
enable = true;
extraConfig = {
"ActionEnterDefault" = "lock"; # Set "Lock" as the default option
"ActionCtrlAltDel" = "lock"; # Ensure Ctrl+Alt+Del shows the menu with Lock as default
};
};
}