feat: enable power daemon

This commit is contained in:
buffet 2024-01-29 14:28:39 +01:00
parent f6b6131f97
commit f1886496cb

View file

@ -51,6 +51,7 @@
hardware = {
bluetooth.enable = true;
system76.power-daemon.enable = true;
uinput.enable = true;
};