This commit is contained in:
Hadi 2024-09-15 20:58:24 +02:00
parent feeb938f5e
commit 615028dcca

View File

@ -20,7 +20,10 @@
services.libinput.enable = true; services.libinput.enable = true;
programs.dconf.enable = true; programs.dconf.enable = true;
services.dbus.enable = true; services = {
dbus.enable = true;
upower.enable = true;
};
# Faster rebuilding # Faster rebuilding
documentation = { documentation = {