From b3cd82fc535e7da48294aa889fd12e096530463e Mon Sep 17 00:00:00 2001 From: EinEtwas Date: Wed, 16 Oct 2024 16:20:08 +0200 Subject: [PATCH] refactor: remove unused import --- modules/hyprland.nix | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/modules/hyprland.nix b/modules/hyprland.nix index b893c4c..b44635b 100644 --- a/modules/hyprland.nix +++ b/modules/hyprland.nix @@ -1,4 +1,4 @@ -{ inputs, pkgs, ... }: +{ pkgs, ... }: { # Enable Hyprland