From 2a7c5f1f4087c217a52e199a4044203f5f7daac6 Mon Sep 17 00:00:00 2001 From: MichaelFisher1997 Date: Sat, 10 May 2025 17:03:38 +0100 Subject: [PATCH] refactor build --- hosts/hypr-nix/packages.nix | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/hosts/hypr-nix/packages.nix b/hosts/hypr-nix/packages.nix index e0e2c27..41b4e18 100644 --- a/hosts/hypr-nix/packages.nix +++ b/hosts/hypr-nix/packages.nix @@ -109,7 +109,6 @@ brave google-chrome firefox - falkon tor-browser # Communication @@ -209,6 +208,7 @@ kdePackages.dolphin kdePackages.filelight kdePackages.kate + kdePackages.falkon ]; }