From 8d2c5c94d3d4044ab3485cc041b49af09d070ba5 Mon Sep 17 00:00:00 2001 From: Quentin Boyer Date: Wed, 15 Oct 2025 23:42:42 +0200 Subject: [PATCH] wm: Adapt to plasmaPackages change --- wm/niri.nix | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/wm/niri.nix b/wm/niri.nix index aebc23f..8cee866 100644 --- a/wm/niri.nix +++ b/wm/niri.nix @@ -52,7 +52,7 @@ ckgrounds/nixos/nix-wallpaper-simple-dark-gray.png"; { command = [ "firefox" ]; } { command = [ "element-desktop" ]; } { command = [ "thunderbird" ]; } - { command = [ "${pkgs.plasma5Packages.kdeconnect-kde}/libexec/kdeconnectd" ]; } + { command = [ "${pkgs.kdePackages.kdeconnect-kde}/libexec/kdeconnectd" ]; } { command = [ "swaybg"