logitiech solaar

This commit is contained in:
Lennart J. Kurzweg (Nx2)
2026-02-03 13:28:20 +01:00
parent 87292666b1
commit 68ec133681
2 changed files with 6 additions and 0 deletions

View File

@@ -0,0 +1,5 @@
{ pkgs, ... }@all: with all; {
home.packages = with pkgs; [
solaar
];
}

View File

@@ -26,6 +26,7 @@
./home-modules/hyprland.nix ./home-modules/hyprland.nix
./home-modules/kitty.nix ./home-modules/kitty.nix
# ./home-modules/latex.nix # ./home-modules/latex.nix
./home-modules/logitech.nix
./home-modules/mako.nix ./home-modules/mako.nix
# ./home-modules/matrix.nix # ./home-modules/matrix.nix
./home-modules/mpv.nix ./home-modules/mpv.nix