diff --git a/nixos/common/desktops/hyprland/default.nix b/nixos/common/desktops/hyprland/default.nix index c49bd64c..3e6a4d89 100644 --- a/nixos/common/desktops/hyprland/default.nix +++ b/nixos/common/desktops/hyprland/default.nix @@ -95,9 +95,9 @@ wlogout ranger # TUI file manager xdg-utils # Utilities for better X/Wayland integration - with input.nixpkgs-wayland.pkgs = [ + (with input.nixpkgs-wayland.pkgs = [ wayprompt - ] + ]) ]; # Enable sound with pipewire.