configured logind for Lillie
This commit is contained in:
parent
9134f73531
commit
7ea1783993
1 changed files with 6 additions and 0 deletions
|
@ -40,6 +40,12 @@
|
||||||
};
|
};
|
||||||
};
|
};
|
||||||
|
|
||||||
|
services.logind = {
|
||||||
|
extraConfig = "";
|
||||||
|
powerKey = "sleep";
|
||||||
|
powerKeyLongPress = "poweroff";
|
||||||
|
};
|
||||||
|
|
||||||
environment.systemPackages = with pkgs; [
|
environment.systemPackages = with pkgs; [
|
||||||
python3
|
python3
|
||||||
];
|
];
|
||||||
|
|
Loading…
Add table
Reference in a new issue