diff --git a/home/laptop/hyprland.nix b/home/laptop/hyprland.nix index df6a787..f985db2 100644 --- a/home/laptop/hyprland.nix +++ b/home/laptop/hyprland.nix @@ -1,4 +1,4 @@ -{pkgs, ...}: { +{ imports = [ ../modules/hyprland.nix ];