This commit is contained in:
Chris Cochrun 2025-09-17 13:22:11 -05:00
parent c9f966320d
commit 1c11df5408
4 changed files with 23 additions and 5 deletions

View file

@ -18,6 +18,7 @@
hardware.acpilight.enable = lib.mkDefault true;
networking.interfaces.wlp170s0.useDHCP = true;
networking.wireless.iwd.enable = true;
hardware.uinput.enable = true;
hardware.bluetooth.enable = true;