added solaar and logitech support
This commit is contained in:
@@ -0,0 +1,6 @@
|
||||
{pkgs, ...}: {
|
||||
# home.packages = with pkgs; [
|
||||
# solaar
|
||||
# ];
|
||||
services.solaar.enable = true;
|
||||
}
|
||||
Reference in New Issue
Block a user