feat: enable acpid
parent
856179494f
commit
c8f1f850d3
|
@ -39,6 +39,8 @@
|
|||
time.timeZone = "Europe/Berlin";
|
||||
services.timesyncd.enable = true;
|
||||
|
||||
services.acpid.enable = true;
|
||||
|
||||
i18n.defaultLocale = "en_US.UTF-8";
|
||||
console = {
|
||||
font = "Lat2-Terminus16";
|
||||
|
|
Loading…
Reference in New Issue