From 39cb5325e2634ce5b592d0b30867209a52b1c44b Mon Sep 17 00:00:00 2001 From: notohh Date: Sat, 4 Feb 2023 12:46:21 -0500 Subject: [PATCH] chore: remove useless stuff --- modules/home/wayland/hyprland/default.nix | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/modules/home/wayland/hyprland/default.nix b/modules/home/wayland/hyprland/default.nix index a7eae6d..528603f 100644 --- a/modules/home/wayland/hyprland/default.nix +++ b/modules/home/wayland/hyprland/default.nix @@ -1,7 +1,5 @@ { - inputs, - lib, - pkgs, + default, ... }: { imports = [./config.nix];