Disable Solaar and simplify Logitech wireless
Set `solaar.enable` to false. Replace the `logitech.wireless` attribute set with a single `enable = false` entry, removing the now‑unused `enableGraphical` option.
This commit is contained in:
@@ -25,6 +25,8 @@
|
||||
enableSSHSupport = true;
|
||||
};
|
||||
|
||||
solaar.enable = false;
|
||||
|
||||
nix-ld = {
|
||||
enable = true;
|
||||
# libraries = with pkgs; [
|
||||
|
||||
Reference in New Issue
Block a user