this repo has no description
1
fork

Configure Feed

Select the types of activity you want to include in your feed.

wallsocket: enable logitech wheels

+1
+1
nixos/wallsocket/hardware-configuration.nix
··· 16 16 boot.kernelPackages = pkgs.linuxKernel.packages.linux_6_11; 17 17 18 18 hardware.logitech.wireless.enable = true; 19 + hardware.new-lg4ff.enable = true; 19 20 20 21 # Storage 21 22 fileSystems."/" = {