From 04fa933ae30cb517c87a5afb131f189188980c7f Mon Sep 17 00:00:00 2001 From: iFargle Date: Sun, 27 Aug 2023 19:40:37 +0900 Subject: [PATCH] test --- nixos/common/desktops/hyprland/default.nix | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) 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.