feat: enable acpid
This commit is contained in:
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";
|
||||
|
Reference in New Issue
Block a user