home
Code
Branches
Tags
Commits
main
home
/
systems
/
common
/
hardware
/
acpid.nix
Top
1
_
:
{
2
services
.
acpid
=
{
3
enable
=
true
;
4
}
;
5
}