From 23b3ad5b8aa485856332b66735661b32f32d0b2e Mon Sep 17 00:00:00 2001 From: Chris Date: Mon, 8 Jun 2026 18:46:43 +0100 Subject: [PATCH] Update files --- home/packages.nix | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/home/packages.nix b/home/packages.nix index 6474a8a..c66d54a 100644 --- a/home/packages.nix +++ b/home/packages.nix @@ -62,7 +62,7 @@ in force = true; text = '' { - "workspace.library": ["${pkgs.hyprland}/share/hypr/stubs"] + "workspace.library": ["${pkgs-unstable.hyprland}/share/hypr/stubs"] } ''; };