reorganize hardware

This commit is contained in:
Reid 2026-04-30 17:15:54 -07:00
parent 0d9381864c
commit eecae7fd24
Signed by: reidlab
GPG key ID: DAF5EAF6665839FD
8 changed files with 76 additions and 54 deletions

View file

@ -46,15 +46,6 @@
# security
security.useDoas = true;
};
hardware = {
audio.enable = true;
bluetooth.enable = true;
print.enable = true;
pointer.enable = true;
tablet.enable = true;
networking.enable = true;
rgb.enable = true;
};
desktop = {
# set to `x11` or `wayland`, improves compat
envProto = "wayland";