mashu: FIx powerbutton
This commit is contained in:
parent
f1c8b50bdf
commit
d33106fe9c
@ -50,6 +50,9 @@ in mkHost config {
|
|||||||
};
|
};
|
||||||
|
|
||||||
services.gnome.gnome-settings-daemon.enable = true;
|
services.gnome.gnome-settings-daemon.enable = true;
|
||||||
|
services.logind.extraConfig = ''
|
||||||
|
HandlePowerKey=suspend
|
||||||
|
'';
|
||||||
systemd.user.services = {
|
systemd.user.services = {
|
||||||
gsd-media = {
|
gsd-media = {
|
||||||
description = "GSD media keys handling";
|
description = "GSD media keys handling";
|
||||||
|
Loading…
Reference in New Issue
Block a user