Add audio and screen brightness controls

This commit is contained in:
2022-03-10 12:26:52 +00:00
parent 3c3ab215e5
commit 8be5bbeab8
4 changed files with 15 additions and 3 deletions

View File

@@ -17,6 +17,8 @@
powertop.enable = true;
};
hardware.acpilight.enable = true;
networking = {
hostName = "pingbox";
interfaces.wlp170s0.useDHCP = true;