From 6fe4177dae530edbda053c385f250b075fda6897 Mon Sep 17 00:00:00 2001 From: Luke Else Date: Fri, 21 Mar 2025 10:16:28 +0000 Subject: [PATCH] Add in fetch utility --- modules/hyprland.nix | 1 + 1 file changed, 1 insertion(+) diff --git a/modules/hyprland.nix b/modules/hyprland.nix index 2090713..cb0d9c4 100644 --- a/modules/hyprland.nix +++ b/modules/hyprland.nix @@ -21,5 +21,6 @@ discordo spotify-player bitwarden + freshfetch # Fetch utility ]; }