hmm
This commit is contained in:
parent
b341051d15
commit
73496fb42e
3 changed files with 16 additions and 0 deletions
|
|
@ -144,4 +144,12 @@
|
|||
|
||||
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
|
||||
};
|
||||
};
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue