From 4ff4b99c3a2c4e7daf873def7d546ef82f3c095a Mon Sep 17 00:00:00 2001 From: maxstrb Date: Thu, 2 Oct 2025 16:39:24 +0200 Subject: [PATCH] non important commit --- home/laptop/hyprland.nix | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 ];