added solaar and logitech support
This commit is contained in:
+17
-15
@@ -1,18 +1,20 @@
|
||||
{
|
||||
imports = [
|
||||
../../packages/fonts/home.nix
|
||||
imports =
|
||||
[
|
||||
../../packages/fonts/home.nix
|
||||
../../packages/firefox/home.nix
|
||||
|
||||
../../packages/firefox/home.nix
|
||||
|
||||
../../packages/hyprland/home.nix
|
||||
../../packages/hyprlock/home.nix
|
||||
../../packages/hypridle/home.nix
|
||||
../../packages/hyprsunset/home.nix
|
||||
../../packages/rofi/home.nix
|
||||
# ../../packages/quickshell/home.nix
|
||||
|
||||
../../packages/mangohud/home.nix
|
||||
|
||||
../../packages/matugen/home.nix
|
||||
];
|
||||
../../packages/hyprland/home.nix
|
||||
../../packages/hyprlock/home.nix
|
||||
../../packages/hypridle/home.nix
|
||||
../../packages/hyprsunset/home.nix
|
||||
../../packages/matugen/home.nix
|
||||
../../packages/rofi/home.nix
|
||||
]
|
||||
++ [
|
||||
../../packages/solaar/home.nix
|
||||
]
|
||||
++ [
|
||||
../../packages/mangohud/home.nix
|
||||
];
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user