laptop :(

This commit is contained in:
Sakooooo 2023-09-07 11:02:54 +04:00
parent 09c258e078
commit 90c188c58d
Signed by: sako
GPG key ID: 3FD715D87D7725E0

View file

@ -107,6 +107,12 @@
}; };
}; };
# laptop :(
services.logind.extraConfig = ''
# dont shutdown when power button is short-pressed
HandlePowerKey=ignore
'';
# Enable CUPS to print documents. # Enable CUPS to print documents.
# services.printing.enable = true; # services.printing.enable = true;