From be34375fc78e159eab5caf638bcfa1b87526af0f Mon Sep 17 00:00:00 2001 From: iFargle Date: Sun, 27 Aug 2023 19:40:09 +0900 Subject: [PATCH] test --- nixos/common/desktops/hyprland/default.nix | 8 +++----- 1 file changed, 3 insertions(+), 5 deletions(-) diff --git a/nixos/common/desktops/hyprland/default.nix b/nixos/common/desktops/hyprland/default.nix index 01cd8788..c49bd64c 100644 --- a/nixos/common/desktops/hyprland/default.nix +++ b/nixos/common/desktops/hyprland/default.nix @@ -95,11 +95,9 @@ wlogout ranger # TUI file manager xdg-utils # Utilities for better X/Wayland integration - ]; - - # nixpkgs-wayland - environment.systemPackages = with input.nixpkgs-wayland.pkgs; [ - wayprompt + with input.nixpkgs-wayland.pkgs = [ + wayprompt + ] ]; # Enable sound with pipewire.