reorganize hardware
This commit is contained in:
parent
0d9381864c
commit
eecae7fd24
8 changed files with 76 additions and 54 deletions
|
|
@ -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";
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue