dev #19

Open
tdpeuter wants to merge 79 commits from dev into main
Showing only changes of commit ffd6f6e9c6 - Show all commits

View file

@ -90,11 +90,14 @@
networking.hostName = "Tibo-NixFat";
services = {
# Handle the laptop lid switch as follows:
logind = {
# Handle the laptop lid switch as follows:
lidSwitch = "hybrid-sleep";
lidSwitchExternalPower = "lock";
lidSwitchDocked = "ignore";
# Handle the power key
powerKey = "suspend";
};
xserver.xkb = {