From 50efe28a2a8e01913844569a77e01bb5b9483366 Mon Sep 17 00:00:00 2001 From: schererleander Date: Thu, 18 Sep 2025 22:35:33 +0200 Subject: feat: seperate hyprlock, swayidle from sway configuration --- modules/home-manager/default.nix | 2 ++ 1 file changed, 2 insertions(+) (limited to 'modules/home-manager/default.nix') diff --git a/modules/home-manager/default.nix b/modules/home-manager/default.nix index 9293d1a..95f326a 100644 --- a/modules/home-manager/default.nix +++ b/modules/home-manager/default.nix @@ -17,5 +17,7 @@ ./waybar.nix ./firefox.nix ./spicetify.nix + ./hyprlock.nix + ./swayidle.nix ]; } -- cgit v1.3.1