From cfd89cc881439d7c12435709d77467887e153580 Mon Sep 17 00:00:00 2001 From: Felix Schulze Date: Wed, 18 Jun 2025 14:38:30 +0200 Subject: [PATCH] wildfire: 184 current 2025-06-18 14:38:27 25.05.20250615.6c64dab 6.15.2 * --- modules/common.nix | 1 + 1 file changed, 1 insertion(+) diff --git a/modules/common.nix b/modules/common.nix index 2f82e38..604bfb0 100644 --- a/modules/common.nix +++ b/modules/common.nix @@ -24,6 +24,7 @@ users.schulze.imports = [ ./home/hyprland.nix # Hyprland window manager user config ./home/home-manager.nix # Base user environment + ./home/hyprlock.nix # Hyprlock screen lock user config ]; };