Enable logitech wireless support
This commit is contained in:
parent
09f591bd51
commit
9ed4b18e1d
1 changed files with 4 additions and 0 deletions
|
@ -50,6 +50,10 @@
|
||||||
enable = true;
|
enable = true;
|
||||||
package = pkgs.bluezFull;
|
package = pkgs.bluezFull;
|
||||||
};
|
};
|
||||||
|
logitech.wireless = {
|
||||||
|
enable = true;
|
||||||
|
enableGraphical = true;
|
||||||
|
};
|
||||||
};
|
};
|
||||||
|
|
||||||
programs.light.enable = true;
|
programs.light.enable = true;
|
||||||
|
|
Loading…
Add table
Reference in a new issue