Update file default.nix

This commit is contained in:
2025-11-18 10:26:50 +00:00
parent e6551fcfa9
commit 6a309256d9

View File

@@ -24,7 +24,8 @@ in
enable = true;
plugins = [
inputs.hyprland-plugins.packages.${pkgs.stdenv.hostPlatform.system}.<plugin>
inputs.hyprland-plugins.packages.${pkgs.stdenv.hostPlatform.system}.hyprexpo
inputs.hyprland-plugins.packages.${pkgs.stdenv.hostPlatform.system}.hyprscrolling
];
};