mirror of
https://github.com/JaxTheWolf/nixos.git
synced 2026-04-01 02:00:22 +02:00
Add Logitech support
This commit is contained in:
@@ -191,6 +191,10 @@
|
||||
];
|
||||
};
|
||||
amdgpu.opencl.enable = true; # ROCM
|
||||
logitech.wireless = {
|
||||
enable = true;
|
||||
enableGraphical = true;
|
||||
};
|
||||
};
|
||||
|
||||
# QT stuff
|
||||
|
||||
Reference in New Issue
Block a user